Skip to content

Plotly range slider really slow with markers #2754

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
KiranBaktha opened this issue Jun 25, 2018 · 2 comments
Closed

Plotly range slider really slow with markers #2754

KiranBaktha opened this issue Jun 25, 2018 · 2 comments

Comments

@KiranBaktha
Copy link

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.

@etpinard
Copy link
Contributor

There's a few things we could do to improve range slider performance, but really at 10k+ pts, this ticket is a duplicate of #2627

@EbrahimKaram
Copy link

Hey What I ended up using was the Scattergl
https://plotly.com/python/webgl-vs-svg/
Made it so much faster

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants