plotly / plotly.js

Open-source JavaScript charting library behind Plotly and Dash
https://plotly.com/javascript/
MIT License
16.86k stars 1.85k forks source link

modebar select error case of cartesian with Sankey plot #6263

Open archmoj opened 2 years ago

archmoj commented 2 years ago

In this codepen that has both sankey and cartesian subplot, clicking on the modebar to select, will result in a console error!

Please note that v2.0.0 was used in the codepen. But the bug may be older than that.

archmoj commented 2 years ago

Also encountered when having two sankeys: codepen.

archmoj commented 2 years ago

Also encountered when having two sankeys: codepen.

This one is now reported separately in #6266.