dagre
dagre copied to clipboard
Reducing overlapping edges
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?
Hello, I am having the same problem, is your problem solved please? @tew3bud
any updates on this?
any update ?
same issue