Hi Team,
I am building a R shiny app with visnetwork visualization. And the user has a requirement of making tooltips or labels to appear when the node is selected and disappear when the node is deselected. If the user selects multiple nodes, the tooltip or label must stay for those multiple nodes and that would be easy for user to take a snip for their reporting purpose.
For this I have verified many documents related to visEvents but I couldn,t find any. Also, I have a visnetwork javascript file, where I have managed to change some EventListeners and functions, but I couldn't get the desired result yet.
I have attached the screenshot of my js file below for your reference.
It would be good if I could get this working.
Any help on this is also much appreciated.
Thanks,
Jay.