marklogic-community / grove-react-visjs-graph

Other
1 stars 4 forks source link

As Viewer, I'd like to click a node to expand the graph with related nodes #7

Open grtjn opened 5 years ago

grtjn commented 5 years ago

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.