Open
Description
Hi,
I'm noticing an issue when having traces that are part of a stack group. It seems like the order in which you toggle traces on can affect the output plot.
Here's an example:
If I toggle on Trace 2 and then Trace 1, I get the expected result:
However, if I toggle off Trace 1 and Trace 2 (in that order) and then toggle on Trace 1 and Trace 2 (in that order), I get a plot that looks different:
This does not seem like the expected behavior. Wondering if this is an issue with plotly or something I'm missing in the config.
Thanks in advance!
Here's a JS Fiddle link: https://jsfiddle.net/Lyzkdjr4/1/