3 comments

[ 3.4 ms ] story [ 16.4 ms ] thread
Is Cytoscape.js still the best free solution for DAGs with client-side events? I've also tried d3 with dagre but Cytoscape was a bit cleaner for me. But it's still enough of a struggle that I wonder if there's a newer alternative I'm missing.
I've had better success with viz.js. (Graphviz cross compiled to javascript).

https://github.com/mdaines/viz.js

I could never get the layouts in cytoscape to look balanced.

(comment deleted)