-
-
Couldn't load subscription status.
- Fork 1.4k
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
Description
On a line/bar combo chart, when clicking the second legend item to hide its respective data, the rest of the bars are collapsed on-top of each other and not stacked properly.
Steps to Reproduce
- https://codepen.io/vinaysangawar/pen/poxpJvg?editors=1111
- Click Product A in the legend to hide, notice how Product B and C are stacked with total ~62 on the y-axis
- Click Product A again to show the data, now click Product B, notice the stacks are now on-top of each other with total = 30.95
Expected Behavior
Clicking the second legend item to hide its data should behave similarly to clicking the other legend items with keeping the other bars stacked. The same issue persists is in react-apexcharts as well.
Actual Behavior
The other bars are no longer stacked
Screenshots
Reproduction Link
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working
