Show percentage labels on gauge charts at a height of 4 cells and taller
Nobody has claimed this yet.
- Dominant language
- Clojure
- Stars
- 49.3k
- Forks
- 6.8k
- Avg merge
- 1d 13h
- Merged PRs (30d)
- 653
Description
Is your feature request related to a problem? Please describe.
When using a Gauge chart, the range labels disappear when the height is less than 6 cells.
Describe the solution you'd like
Show the range labels at a height of 4 cells.
Describe alternatives you've considered
No workaround except use larger Gauge chart.
How important is this feature to you?
Gauge chart takes up more space than it needs to if wanting to show labels even though there is room to show them at a height of 4 cells. This is a challenge when there are multiple Gauge charts stacked as they are not all visible from a small to medium viewport at 6 cells of height instead of 4 cells.
Additional context
n/a
Contributor guide
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
The issue does not name files, tests, or entry points. Start by locating the Gauge chart rendering and its height-based label logic, then verify the labels appear at 4 cells and taller without changing smaller heights.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- clojure
- Domain
- data-visualization
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100