antvis / layout

Layout algorithms for graphs.
193 stars 55 forks source link

dagre 布局,combo 中布局和外部布局表现不一致 #191

Open yinjialu opened 10 months ago

yinjialu commented 10 months ago

image

预期 2 连接 3 与 0 连接 1 保持一致,使用水平直线,节点2 和 节点 3 的布局预期在一条水平线上

demo 地址:https://stackblitz.com/edit/react-col8k9?file=index.html,index.js