Open
Description
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
Metadata
Metadata
Assignees
Type
Projects
Milestone
Relationships
Development
No branches or pull requests
Activity
BlastoiseBlue commentedon Jun 20, 2024
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.
archmoj commentedon Jun 20, 2024
Thanks for the report.
This looks like a regression.
archmoj commentedon Jun 20, 2024
This should be the side effect of one these PRs: https://github.com/plotly/plotly.js/releases/tag/v2.24.3
size.by
&opacity.by
parameters for jitter/scatter plots dtm2451/dittoViz#7