x.strength([strength]) If strength is specified, sets the strength accessor to the specified number or function
y.y([y]) If y is specified, sets the y-coordinate accessor to the specified number or function, re-evaluates
force(alpha) Applies this force, optionally observing the specified alpha. Typically, the force is applied to the
manyBody.distanceMin([distance]) If distance is specified, sets the minimum distance between nodes over which
link.iterations([iterations]) If iterations is specified, sets the number of iterations per application to
d3.forceLink([links]) Creates a new link force with the specified links and default parameters. If links is
d3.forceX([x]) Creates a new positioning force along the x-axis towards the given position
link.distance([distance]) If distance is specified, sets the distance accessor to the specified number or function
simulation.restart() Restarts the simulation’s internal timer and returns the simulation. In conjunction with
collide.strength([strength]) If strength is specified, sets the force strength to the specified number in the
Page 3 of 4