Open yancychy opened 7 years ago
The algorithm of springy determines the node position are randomly set. If you want to put them in fixed position, you have to design your algorithm.
Thanks a lot. Would you mind pointing out where the core code is? I am not a js user so this may cost some time.
You can find it : https://github.com/dhotson/springy/blob/master/springy.js . I think they used the Force-directed algorithm: https://www.jianshu.com/p/d3c64a39535a
Hi dhotson,
I have the same request with Yang Chen, would you mind adding this new arguments?