christophergandrud / networkD3

D3 JavaScript Network Graphs from R
http://christophergandrud.github.io/networkD3
650 stars 269 forks source link

is it possible to show node id always with forcenetwork? #229

Closed Gli123 closed 6 years ago

Gli123 commented 6 years ago

I am using the forcenetwork fuction and can´t get the node id name to always show. I can see it only if i hover the mouse over it. Is there any way to make it always show?

thanks

cjyetman commented 6 years ago

Already answered on your Stack Overflow post (and in the help file).

Use the opacityNoHover = 1 argument