Skip to content

Resize is broken in 1.18.0 #1051

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
sporto opened this issue Oct 17, 2016 · 3 comments
Closed

Resize is broken in 1.18.0 #1051

sporto opened this issue Oct 17, 2016 · 3 comments
Labels
bug something broken

Comments

@sporto
Copy link

sporto commented Oct 17, 2016

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

@rreusser
Copy link
Contributor

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!

@etpinard etpinard added the bug something broken label Oct 18, 2016
@etpinard
Copy link
Contributor

@sporto can you confirm this bug is fixed in 1.18.1:

http://codepen.io/etpinard/pen/QKkqXr

Thank you.

@sporto
Copy link
Author

sporto commented Oct 20, 2016

Yes, fixed thanks

@sporto sporto closed this as completed Oct 20, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug something broken
Projects
None yet
Development

No branches or pull requests

3 participants