microsoft / microsoft/SandDance
[feature request?] Hide y-axis/label only?
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.
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
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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