-
-
Couldn't load subscription status.
- Fork 1.4k
Closed
Labels
Description
Description
Toggling a series doesn't work for box plot. After you hide it, and then call showSeries (or just use toggleSeries), the plot is still hidden.
Steps to Reproduce
- Create box plot series
- Hide it with
hideSeries - Show it again with
showSeries(or usetoggleSeries)
Expected Behavior
We should see the series again
Actual Behavior
Nothing is shown, series still hidden. Series data also seems to be deleted