clojurescript

evocatus 2024-10-25T18:13:22.869669Z

Are there any good libraries to visualise DAGs in Clojurescript?

respatialized 2024-10-25T19:17:23.433739Z

https://js.cytoscape.org/ I’d probably use a JS lib like cytoscape for this.

šŸ‘ 1
ghaskins 2024-10-26T00:00:18.498509Z

I use vis.js

evocatus 2024-10-25T18:13:52.917429Z

would be great if they allow to make it interactive