UNPKG

d3-force-3d

Version:

Force-directed graph layout in 1D, 2D or 3D using velocity Verlet integration.

6 lines (5 loc) 72 B
export default function(x) { return function() { return x; }; }