Once a graph is initialized with an initial set of nodes and edges, a user should be able to click a node to invoke a callback that will pull in an incremental update for the graph data.
A developer should be able to decide what kind of click to use for this behavior: single-click, double-click, click with modifier.
Once a graph is initialized with an initial set of nodes and edges, a user should be able to click a node to invoke a callback that will pull in an incremental update for the graph data.
A developer should be able to decide what kind of click to use for this behavior: single-click, double-click, click with modifier.