Hacker News new | ask | show | jobs
Cytoscape.js Mapbox GL Plugin (github.com)
13 points by zakjan 2054 days ago
1 comments

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.