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
Having 10,000 points in a scatterplot, if I wanted to LASSO select some points with plotly1.31 it was fairly smooth. If I try the same thing with plotly1.32+ it becomes agonizingly slow.
Codepen with sample code: https://codepen.io/anon/pen/NYWNde
Having 10,000 points in a scatterplot, if I wanted to LASSO select some points with plotly1.31 it was fairly smooth. If I try the same thing with plotly1.32+ it becomes agonizingly slow.
On Windows 7 Pro, using Chrome v64
Originally reported to @cpsievert at plotly/plotly.R#1216
The text was updated successfully, but these errors were encountered: