You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I found VivaGraphJS so I can visualize some data I generated through java. I'd like to be able to label the nodes with some text (not image) to represent the state. How will I do that. I'm looking for something like graph.addNode(1,"state A"), and also change the color of edge and node.
Sorry I've never done JavaScript so I'm looking for help here instead of spending hours searching.
Thanks.
The text was updated successfully, but these errors were encountered:
I found VivaGraphJS so I can visualize some data I generated through java. I'd like to be able to label the nodes with some text (not image) to represent the state. How will I do that. I'm looking for something like graph.addNode(1,"state A"), and also change the color of edge and node.
Sorry I've never done JavaScript so I'm looking for help here instead of spending hours searching.
Thanks.
The text was updated successfully, but these errors were encountered: