Skip to content

Stacked line chart does not auto-adjust y-axis minimum value #9037

@ti-lei

Description

@ti-lei

Hi thanks for this amazing tool, I tried to induce it into my line chart though i found out i cant have my y-axis auto-adjusted. it will set the y axis to start from zero as i import the plugging
i don't know if it's because the following setting( stacked: true) somehow disables the auto-adjusting function. how could i have my y-axis back to auto-adjusted mode?
// Core options
scales: {
y: {
stacked: true
}
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions