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
In 1.18.0 when you resize a chart using
Plotly.Plots.resizeonly 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