Skip to content

Force yaxis to start at 0 #302

@elbojoloco

Description

@elbojoloco

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions