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
I think this is solved by @etpinard's PR from today, #1049. We're going to release that as 1.18.1 tomorrow, so that should fix it, I hope. Thanks for reporting!
In 1.18.0 when you resize a chart using
Plotly.Plots.resize
only part of it resizes.You can see this behaviour here
http://codepen.io/sporto/pen/amRzGw?editors=1010
Make the window smaller or bigger in big increments, notice how the x axis seems to resize but the chart itself stays as the same size as before.
This is not noticible when the window resize is done in small increments. This works fine in 1.17.3
The text was updated successfully, but these errors were encountered: