microsoft / microsoft/SandDance

[feature request?] Hide y-axis/label only?

Open
#618 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
TypeScript
Stars
7.1k
Forks
573
Avg merge
8d 9h
Merged PRs (30d)
4

Description

Context

Most of the time y-label/axis is a counter of cubes.
Sometimes, for UI reasons, we don't want to show y-label/axis to get a minimal UI.

Capture d’écran 2023-02-22 à 22 47 55

At this time

We are able to hide both axis with insight option: hideAxes: true

Proposal

What about an option to hide only y- axis/label?

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start at the insight option handling hideAxes and trace where the y-axis and label are rendered. Determine how an option could control only the y-axis while preserving the existing ability to hide both axes. Done means the UI can hide the y-axis/label independently without removing the other axis.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
data-visualization
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
38/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.