plotly.js icon indicating copy to clipboard operation
plotly.js copied to clipboard

Multiple legends no longer work starting with v2.25.0

Open kMutagene opened this issue 1 year ago • 4 comments

See this pen: https://codepen.io/kMutagene/pen/RwmjKZj

Using plotly.js v2.24.1 displays two legends as expected, while changing to a version >= 2.25.0 will only display legend2

kMutagene avatar Jun 13 '24 07:06 kMutagene

Just poking around with the notebook, and it looks like the legend stops working when I set plotly to 2.24.3, so that may be when the bug was introduced.

BlastoiseBlue avatar Jun 20 '24 14:06 BlastoiseBlue

Thanks for the report. This looks like a regression.

archmoj avatar Jun 20 '24 15:06 archmoj

This should be the side effect of one these PRs: https://github.com/plotly/plotly.js/releases/tag/v2.24.3

archmoj avatar Jun 20 '24 15:06 archmoj

Still broken in 3.1.2

jendrikw avatar Oct 22 '25 13:10 jendrikw