Skip to content

Optimize 3D scatter plots #893

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
thusithaC opened this issue Dec 10, 2017 · 3 comments
Closed

Optimize 3D scatter plots #893

thusithaC opened this issue Dec 10, 2017 · 3 comments

Comments

@thusithaC
Copy link

Hi,

I raised the same question in the Plotly forum, but re-posting so it might reach a different audience.

I use the plotly python api (Scatter3d) method to create 3D scatter plots. I love how plotly will export the generated graph into html and saves a temp file. I use the api in the offline mode.

The problem I have is when loading the saved html file (which is around 2-3 Mb with 100-200 points), after chrome renders the graph axis, the whole image freezes for a few seconds.

This is only noticed in certain computers.

*I dont mind waiting for the loading but I would like the graph to be completely loaded once the axis appears. My client does not like the ‘freezing’ effect when he tries to move the 3d plot.
just using the python api, how can i make the exported html as lean and optimized as much as possible?
*Changing the browser didn’t help. Are there any other workarounds when viewing the scatter plots?
Is there anything we can do to optimize the graphs and reduce the freezing observed at the start?
*Are there 3D alternatives to scattergl and pointcloud?

Thanks,
TC

@jackparmer
Copy link
Contributor

Answered on the forum

@0joshuaolson1
Copy link

Link?

@jackparmer
Copy link
Contributor

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