【发布时间】:2023-03-22 17:07:01
【问题描述】:
如何使用 d3 绘制具有自动布局、多对多且线条不与框交叉的图形?
我想完成这样的事情: http://www.graphdracula.net/showcase/ http://live.yworks.com/yfiles-for-html/1.1/demos/DataBinding/demo.yfiles.binding.interactivegraphsource/index.html
我想这是对我需要的最好的描述(类似于树,但有多个父母):
【问题讨论】:
-
D3 没有为此实现布局。