'How to add URL hyperlink to nodes created in network graphs with plotly?
I have successfully created a 3D network graph using Plotly and igraph in python using this helpful link.
I want to manipulate those nodes meaning adding a hyperlink to each node so when I click on the nodes it should open that URL.
Does anyone have any idea if it's possible with plotly? If not any other suggestions would be appreciated.
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
Solution | Source |
---|