Skip to content

Mixed chart multiple y-axes scaling bug #391

@johannegger

Description

@johannegger

Hi,
thank you for the awesome work!

I think there is a bug when creating a mixed (bar + line) chart with multiple axes and supplying min/max.
I tried to minimize my code to reproduce the behaviour here.

As you can see the the datapoints of series2 are somewhere between ~30 and ~50 but on the according y-axes (to the right) the lie somewhere between 70 and 80.

interesting is also that when supplying a function for min and max which should use the min/max as an input it seems to use the min/max values of series1 - i don't know if that's related or not.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions