You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
You should be assigning the center coordinates of each of the clusters, via the .centers method. I believe those other examples use additional attraction and collision forces to dynamically manipulate the coordinates of the cluster centers.
That should be doable by calibrating the intensity of the force via .strength.
hi again @vasturiano.
thank you very much. It really helped.
I got more questions.
Can the nodes gather closer to the center at screen?
Can nodes come closer each node?(in same group)
like : https://bl.ocks.org/ericsoco/d2d49d95d2f75552ac64f0125440b35e
or
https://bl.ocks.org/mbostock/7881887
thank you for read it. 😨
The text was updated successfully, but these errors were encountered: