Avoid recomputing the disposition of the nodes every time a d3.js parameter is modified by the user.
This resolves a task within Issue #6 "Scalability".
Solution
As a user I would like to change the d3.js parameters so to have nodes progressively rearranged, withuot having the physics simulation re-started back from scratch..
Avoid recomputing the disposition of the nodes every time a d3.js parameter is modified by the user.
This resolves a task within Issue #6 "Scalability".
Solution
As a user I would like to change the d3.js parameters so to have nodes progressively rearranged, withuot having the physics simulation re-started back from scratch..