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
Scattergl is having bad performance and interactivity with 100,000 points. However when using type "scatter" it works perfectly fine. It seems like this issue only happens when one line has more than 100,000 points. If multiple lines have about 85,000 points then it still works fine.
Scattergl is having bad performance and interactivity with 100,000 points. However when using type "scatter" it works perfectly fine. It seems like this issue only happens when one line has more than 100,000 points. If multiple lines have about 85,000 points then it still works fine.
Here is an online sandbox showing the bug.
https://stackblitz.com/edit/react-ts-eb5bgt?file=index.tsx
The text was updated successfully, but these errors were encountered: