Skip to content
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

Rendering 10000 nodes #8

Closed
sherlholmes opened this issue Aug 19, 2012 · 1 comment
Closed

Rendering 10000 nodes #8

sherlholmes opened this issue Aug 19, 2012 · 1 comment

Comments

@sherlholmes
Copy link

When trying to render 10000 nodes it takes much of time for making the nodes apart. How to make it render fast?

@anvaka
Copy link
Owner

anvaka commented Aug 22, 2012

Make sure you are rendering them in WebGL (it's not supported by IE though). Unfortunately this size of graphs is still considered large and is very performance intensive. A better, multilevel graph drawing algorithm should be implemented to make the rendering faster...

@anvaka anvaka closed this as completed Jan 17, 2015
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

2 participants