datastorm-open / visNetwork

R package, using vis.js library for network visualization
Other
544 stars 126 forks source link

Is it possible to have different colors for different directions when enabling highlightNearest? #442

Open showcy opened 2 years ago

showcy commented 2 years ago

I am using highlightNearest to show both directions in a directed network and I want the edges showing two colors when I click one node. Is it possible?