Yes! I looked at a bunch graph visualization libraries in the past. Cytoscape did not impressed me. Anvaka's ngraph and VivaGraphJS seemed pretty closer to what I wanted.
Cryptoscape looks really awesome but i'm having trouble locating the source code of the demos like this one http://js.cytoscape.org/demos/images-breadthfirst-layout/ actually figured out how to open dev tools without a mouse and its simple too.
How hard is it to teach either of these libs about Clojure data structures? (Without copying them into plain js objects)
Cryptoscape - unclear how to use actual dom to style nodes, not just css classes (or if this is possible at all)
Cryptoscape looks really awesome but i'm having trouble locating the source code of the demos like this one http://js.cytoscape.org/demos/images-breadthfirst-layout/ actually figured out how to open dev tools without a mouse and its simple too.
How hard is it to teach either of these libs about Clojure data structures? (Without copying them into plain js objects)
Cryptoscape - unclear how to use actual dom to style nodes, not just css classes (or if this is possible at all)