0

I'm trying to add in a double click on a node in the force directed graph from thejit package found here : force directed graph

Double clicking on the node name is easy enough, but I can't seem to figure out how to add a double click to the node itself. I've tried a lot of different things, but to no avail.

Brian Tompsett - 汤莱恩
  • 5,753
  • 72
  • 57
  • 129

1 Answers1

0

I solved this buy adding in two single clicks on the node. Worked well.