How can edges be selected using arbor js?

94 views Asked by At

Do arbor js have such API to select edges? As far as I know, the nearest(screenPoint) only returns the point, node, and distance. Are there any method to determine which edge is selected?

0

There are 0 answers