Y-axis on chart starting at an auto-scale size (or have the option to not start at 0).
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 29
- Forks
- 39
- Avg merge
- 4d 11h
- Merged PRs (30d)
- 4
Description
Is your feature request related to a problem? Please describe.
When charting, the y axis start at 0. This often results in unreadable (visually) data
Describe the solution you'd like
Ideally it would (by default) start somewhere around the lowest value of the data sample (a bit below it - say 1-5%) or there will be an option for auto-scaling.
Describe alternatives you've considered
None.
Additional context
Here is an image as an example

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
No source file, chart entry point, or test is identified in the issue. Start by locating the UI chart component and its axis configuration, then determine how the current zero baseline is set. Done means charts can auto-scale the y-axis slightly below the sampled minimum, or provide a clear option to disable starting at zero, with coverage for the selected behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- react, typescript
- Domain
- data-visualization, frontend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100