relation-graph icon indicating copy to clipboard operation
relation-graph copied to clipboard

节点多的时候,线条会乱

Open yinlingshishangS opened this issue 3 years ago • 1 comments

image

yinlingshishangS avatar May 07 '21 13:05 yinlingshishangS

因为节点高度是动态的,高度不一,需要设置min_per_width、min_per_height属性,设置大一些就可以了 链接:http://relation-graph.com/#/docs/layout

WindChimeBell avatar Jun 11 '21 09:06 WindChimeBell

你可以通过设置横向间隔距离来实现: https://seeksdream.github.io/#/demo/tree-distance

seeksdream avatar Jan 01 '23 18:01 seeksdream