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 would really appreciate some help on this one as it is driving me nuts. I have been creating some interactive plots using plotly.offline and buttonmenus. In several cases, when setting axis properties it has made the plots unstable. When the code is executed and the figure displays, it is an unusual size. Clicking on the legend/a button menu/some zoom controls causes the figure to change position and size cyclically. This makes the end plots very difficult to use.
I have discovered this bug several times through different routes and therefore have a feeling maybe there is something special I am doing to cause it. Having said this, it is definitely not something that should be possible to cause through the kind of settings I am using. Here is a much reduced version of my code that replicates the behaviour. The attached .zip file also contains an .html file that shows the behaviour.
Please note this behaviour is not exclusively limited to violin plots. I can make it happen in almost any plot type. I think it's quite an interesting problem to be looking into. I will buy a beer for anyone who can fix it for me!
Yes that does seem to be the case. Thanks very much. I will close this issue as it doesn't belong in plotly.py and appears to be under consideration in plotly.js
Hi all,
I would really appreciate some help on this one as it is driving me nuts. I have been creating some interactive plots using plotly.offline and buttonmenus. In several cases, when setting axis properties it has made the plots unstable. When the code is executed and the figure displays, it is an unusual size. Clicking on the legend/a button menu/some zoom controls causes the figure to change position and size cyclically. This makes the end plots very difficult to use.
I have discovered this bug several times through different routes and therefore have a feeling maybe there is something special I am doing to cause it. Having said this, it is definitely not something that should be possible to cause through the kind of settings I am using. Here is a much reduced version of my code that replicates the behaviour. The attached .zip file also contains an .html file that shows the behaviour.
Please note this behaviour is not exclusively limited to violin plots. I can make it happen in almost any plot type. I think it's quite an interesting problem to be looking into. I will buy a beer for anyone who can fix it for me!
Resize_Bug.zip
The text was updated successfully, but these errors were encountered: