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 use plotly with the user able to change the size of the plot with the mouse.
Doing this and playing with the graph options I came up with some probably wrong behavior.
Hi,
I use plotly with the user able to change the size of the plot with the mouse.
Doing this and playing with the graph options I came up with some probably wrong behavior.
When the plot is big enough, I get this perfectly fine graph
When the plot gets smaller, I get this
It seems the draw area size is computed with the legend outside but then the legend is display inside.
Any thought ?
The text was updated successfully, but these errors were encountered: