Not sure if its a duplicate but, when I try to select any node with selectNode parameter in visEvents function, seems like it fires the selectEdge events too. All I want to have them as separate events (i.e. not affecting each other), and perform individual actions accordingly, if possible.
Any suggestions or tips would be greatly appreciated.
Hi guys,
Not sure if its a duplicate but, when I try to select any node with selectNode parameter in visEvents function, seems like it fires the selectEdge events too. All I want to have them as separate events (i.e. not affecting each other), and perform individual actions accordingly, if possible.
Any suggestions or tips would be greatly appreciated.
Minimal code to reproduce the above case: