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 am trying to plot 15000 points using a range slider on the x axis with lines and markers. This is the codepen:
https://codepen.io/kiranbaktha/pen/ERpejP
If the mode is only lines it is fast but with markers it seems to be really slow. Is there a way to make this faster? Thanks.
The text was updated successfully, but these errors were encountered:
Hey guys,
I am trying to plot 15000 points using a range slider on the x axis with lines and markers. This is the codepen:
https://codepen.io/kiranbaktha/pen/ERpejP
If the mode is only lines it is fast but with markers it seems to be really slow. Is there a way to make this faster? Thanks.
The text was updated successfully, but these errors were encountered: