3.2 Events
The following events are supported:
graph
: This event occurs on any changes to the graph and returns the current state of the graph.selection
: This event occurs on any changes to the selection of vertices and edges on the graph. It returns the currently selected vertices and edges on the graph.
Parent topic: Graph Visualization Library Reference