Home

Awesome

d3-vector

A module for forceSimulations to define connections between nodes as directional vectors, consisting of angles within a cone of dispersion, and magnitudes defined either by a constant or by a function of the individual vectors. Reverse-engineered from the Link force by Mike Bostock.

Usage

Public methods on vector are all defined on the force object at the bottom of vector.js.