VivaGraphJS
VivaGraphJS copied to clipboard
.addGraph
Is there a way to add an entire graph rather than graph.addNode() and graph.addLink() for all items ? I can see this being useful if you have multiple graphs or different instances where not all classes are the same.