dagre icon indicating copy to clipboard operation
dagre copied to clipboard

How about support manhattan layout algorithm for the edge?

Open oliverzy opened this issue 10 years ago • 3 comments

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?

oliverzy avatar Feb 21 '14 06:02 oliverzy

Dagre can't do that today. I'd take a pull request for it though.

cpettitt avatar Feb 22 '14 22:02 cpettitt

Hello @cpettitt , still no support for orthogonal edges, that could greatly improve readability ? Thanks a lot :)

bmedici avatar May 25 '18 10:05 bmedici

any news on this side?

khoshrou avatar Jul 07 '20 12:07 khoshrou