-
-
Couldn't load subscription status.
- Fork 1.4k
Closed
Description
Is your feature request related to a problem? Please describe.
I'm making a chart where the data becomes hard to understand when it doesn't start at 0.
Describe the solution you'd like
Add an option (like yaxis.startAtZero: true|false) to force the chart to start drawing at 0.
Describe alternatives you've considered
none
Additional context
Seems like a pretty simple fix, in the part where it decides to not start at 0, do it only when the option is set to false.
Metadata
Metadata
Assignees
Labels
No labels