Skip to content

v0.2.2

Choose a tag to compare

@mbostock mbostock released this 27 Apr 16:39
  • Change simulation.tick to always advance the simulation by one step, to not dispatch a tick event, and to return alpha < alphaMin. (The tick event is still dispatched by the simulation’s internal timer, which can be controlled via simulation.start and simulation.stop.)