plotly.js
plotly.js copied to clipboard
Multiple legends no longer work starting with v2.25.0
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
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.
Thanks for the report. This looks like a regression.
This should be the side effect of one these PRs: https://github.com/plotly/plotly.js/releases/tag/v2.24.3
Still broken in 3.1.2