Hacker News new | ask | show | jobs
by dustingetz 2761 days ago
VivaGraph might be what I've been looking for! Thanks! http://www.yasiv.com/amazon#/Search?q=graph%20drawing&catego... https://github.com/anvaka/VivaGraphJS

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)