philogb/jit

Force directed graph performance

Opened this issue · 3 comments

The FD graph performance is poor once a graph has 200+ nodes. A patch which implements the Prefuse Force Directed graph layout computation can be found at https://gist.github.com/ScottYeadon/8804a94b1a0e78c70fee, so hopefully the committers can apply this patch to the JIT codebase. For more background and an example see forum posts at https://groups.google.com/forum/#!topic/javascript-information-visualization-toolkit/wkHKDKDNKz4 and https://groups.google.com/forum/#!topic/javascript-information-visualization-toolkit/_G1JyoZQvtU

This is looking awesome, thanks! Could you create a pull request with this?

OK, pull request should be there now.

Merged, thanks!

2013/3/27 ScottYeadon notifications@github.com

OK, pull request should be there now.


Reply to this email directly or view it on GitHubhttps://github.com//issues/143#issuecomment-15556964
.

Nicolas Garcia Belmonte - http://philogb.github.com/