0.2.0 • Published 11 years ago

d3.force-nodes v0.2.0

Weekly downloads
2
License
-
Repository
github
Last release
11 years ago

d3.Force-nodes

Inherits from d3.Force-links-change and d3.Force-links-status, and implements two new methods-- one for removing all links from a node, and then an additional method which also removes the node itself.

var node_manager = new Node(loops, directed, multiedge)

node_manager.orphan(lonely_node, force)
node_manager.remove(bad_node, force)
0.2.0

11 years ago

0.1.0

11 years ago

0.0.0

11 years ago