Open oliverzy opened 10 years ago
Hi,
I found dagre is very useful to do the automatic layout for DAG. But in some cases, orthogonal edges between two nodes are preferred.
Is it possible to support this in dagre?
Dagre can't do that today. I'd take a pull request for it though.
Hello @cpettitt , still no support for orthogonal edges, that could greatly improve readability ? Thanks a lot :)
any news on this side?
Hi,
I found dagre is very useful to do the automatic layout for DAG. But in some cases, orthogonal edges between two nodes are preferred.
Is it possible to support this in dagre?