Closed
Description
When trace data is updated while dragging selection box, the plot temporarily becomes empty and console logs the following error:
Error while plotting: undefined
See CodePen example (Click Add data, then use box select, drag and hold while a new data point is added)
Since I am using plotly-react.js, I guess this might be related to the new Plotly.react method (and it not taking into account graphDiv._dragging
perhaps?).
Metadata
Metadata
Assignees
Labels
No labels