manyBody.distanceMax()

manyBody.distanceMax([distance])

If distance is specified, sets the maximum distance between nodes over which this force is considered. If distance is not specified, returns the current maximum distance, which defaults to infinity. Specifying a finite maximum distance improves performance and produces a more localized layout.

doc_D3_Js
2016-11-24 10:28:04
Comments
Leave a Comment

Please login to continue.