You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After generating html + JS div for web output for two or more plots (in my case with Python but I don't think this is the source of the issue), from the 1.46.0 of plotly.min.js, when the webpage is resized, the modebar disappears for all plots except the last one.
After generating html + JS div for web output for two or more plots (in my case with Python but I don't think this is the source of the issue), from the
1.46.0
of plotly.min.js, when the webpage is resized, the modebar disappears for all plots except the last one.Here is an example. Run the code and resize the browser or move the vertical splitter :
https://jsfiddle.net/be1s2wur/
Navigator used : firefox 66.0.3
The issue doesn't appear in the version
1.45.3
.The issue is still present in the
1.47.3
(current) version.The text was updated successfully, but these errors were encountered: