Live data from Hacker News

Cytoscape.js Mapbox GL Plugin

github.com

1–4 of 4 posts

Re: Cytoscape.js Mapbox GL Plugin

#2
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.

Re: Cytoscape.js Mapbox GL Plugin

#3

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.

Re: Cytoscape.js Mapbox GL Plugin

#4
post #3

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.

[deleted]