Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
IshKebab
on Sept 9, 2018
|
parent
|
context
|
favorite
| on:
D3-dag – Layout algorithms for visualizing directe...
The only decent option other than graphviz that I've found for visualizing DAGs is OGDF:
http://amber-v7.cs.tu-dortmund.de/doku.php/start
Everything else tends to be force-directed which just doesn't work very well.
rpearl
on Sept 9, 2018
[–]
I've had good luck with
https://github.com/OpenKieler/elkjs
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
Everything else tends to be force-directed which just doesn't work very well.