garthtarr / edgebundleR

Circle plot with bundled edges
http://garthtarr.github.io/edgebundleR/
67 stars 12 forks source link

Dropdown menu added to highlight nodes #22

Closed JonP-16 closed 1 year ago

JonP-16 commented 1 year ago

I added a dropdown menu that highlights groups of nodes. The hover/select options remain functional while the nodes are highlighted. This works only for the igraph objects that are uploaded. The image below shows how you can highlight 'Group 3'. Thought this might be useful if there are several groups.

Three files modified: the vignette (edgebundleR.Rmd), the javascript (edgebundleR.js), and the R call (edgebundleR.R).

dropdown_illustration

JonP-16 commented 1 year ago

Hi Garth,

Any word on integrating this pull request?

Hope all is well, Jon

garthtarr commented 1 year ago

Done, thanks for the improvement!