Augments the prototype of a d3-dag GraphNode to add ClickableNode properties and methods. This enables interactive features such as expanding/collapsing nodes and partner/neighbor queries.
A GraphNode instance (any instance will do)
Augments the prototype of a d3-dag GraphNode to add ClickableNode properties and methods. This enables interactive features such as expanding/collapsing nodes and partner/neighbor queries.