Skip to content

Multi axis line chart yaxis negative bug #41

@arkhenstone

Description

@arkhenstone

If you dynamically add data with negative axis (like from -200 to 200) and don't put them first in the order of the axis, the lines draw like the 0 is at the bottom. It works well if the axis are sorted by axis_min. I can't provide a codepen as of now but will add it later.

First axis and data is a 0 to positive axis :
image

With axis and data sorted by axis min :
image

I suppose this is a minor forget somewhere but I'm willing to build up a codepen if needed.

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