Interactive Network Graph

Hi,

I searched the docs and the discourse but couldn’t find anything. Is it possible to create an interactive network graph? What I mean by interactive is that I want to select a node or edge, then a menu pops up with options to click. When an option is clicked, a callback function executes. Alternatively, when clicking on a node or edge, a pre-defined callback function executes.