netjsongraph.js icon indicating copy to clipboard operation
netjsongraph.js copied to clipboard

[gsoc22] example with node/link highlighting

Open mwarning opened this issue 3 years ago • 2 comments

An example that shows how to implement highlighting of nodes and links would be very nice to have. You click on a node or link to highlight it. Keep the control key pressed to selected multiple nodes/links. Keep track of the highlighted items in a list.

highlight

(Example that implements this already: https://github.com/mwarning/MeshGraphViewer/ (does not use netjsonmap.js yet)

mwarning avatar Sep 08 '22 18:09 mwarning

Any news on this one?

It would be enough if there would be a way to hook into the drawing routine like done here: https://github.com/mwarning/MeshGraphViewer/blob/master/www/forcegraph/draw.js#L46

mwarning avatar Mar 30 '23 19:03 mwarning

yes i want to contribute

kanu0204 avatar Dec 01 '23 18:12 kanu0204