dagre icon indicating copy to clipboard operation
dagre copied to clipboard

Reducing overlapping edges

Open tew3bud opened this issue 5 years ago • 4 comments

Hello, I'm looking for a way to reduce overlapping edges when the graph is rendered. Even if I give an input graph with the same data for nodes and edges over and over, the graph renders differently almost every time. I want to know if there is a way to have a consistent rendering of the graph since the given data is always the same or at the very least reduce the overlapping of edges when a node is the target of multiple edges. I saw this issue request from a long time ago https://github.com/dagrejs/dagre/issues/145 and noticed that there used to be functionality to reduce edge crossing. Is there any way for this or something similar to be re-implemented?

tew3bud avatar Sep 17 '19 13:09 tew3bud

Hello, I am having the same problem, is your problem solved please? @tew3bud

gongtiexin avatar May 06 '20 03:05 gongtiexin

any updates on this?

TheOsadxen avatar Sep 27 '23 20:09 TheOsadxen

any update ?

johannbuscail avatar Nov 18 '23 14:11 johannbuscail

same issue

tbotnz avatar Feb 07 '24 23:02 tbotnz