Skip to content

Releases: d3/d3-force

v0.1.0

25 Apr 17:54
Compare
Choose a tag to compare
  • Rename simulation.friction to simulation.drag.
  • Improve stability of circle collisions.

v0.0.4

23 Apr 16:50
Compare
Choose a tag to compare
  • Increase the stability of d3.forceCollide.
  • Don’t require nodes when creating a new d3.forceSimulation.
  • Significantly improve the accuracy of d3.forceManyBody.
  • Recompute strengths and distances when calling forceLink.links.

v0.0.3

22 Apr 23:08
Compare
Choose a tag to compare
  • Fix d3.forceCenter.

v0.0.2

22 Apr 22:56
Compare
Choose a tag to compare
  • Lots of changes.

v0.0.1

06 Apr 00:05
Compare
Choose a tag to compare
  • First release.