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
Plot redrawing is broken. The following example will show a working plot at first, but after a timer fires which triggers a new render the plot becomes broken
Fixed in v0.3.6 on npm. For now resorting to newPlot - I played around with relayout but that caused issues too. I hope to get time to look into minimal redraw in a few weeks.
Plot redrawing is broken. The following example will show a working plot at first, but after a timer fires which triggers a new render the plot becomes broken
This wrapper library should use
Plotly.newPlot
instead, as described here: http://academy.plot.ly/react/3-with-plotly/The text was updated successfully, but these errors were encountered: