vasturiano / d3-force-3d

Force-directed graph layout in 1D, 2D or 3D using velocity Verlet integration.
https://observablehq.com/@vasturiano/multi-dimensional-d3-force-simulation
MIT License
369 stars 52 forks source link

Give links strength and distance #12

Closed nitzanorchestra closed 3 years ago

nitzanorchestra commented 3 years ago

I want to set links strength to 0, yet to have min distance to them, is that possible?

vasturiano commented 3 years ago

Duplicate of https://github.com/d3/d3-force/issues/179