使用dendrogram布局时,边的开始和结束位置如何设置 #6673
Replies: 2 comments
-
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
如下图所示,使用react自定义节点,边从矩形中间出发了,并且没有层级结构
如何实现从节点右侧中心出发,子节点左侧中心结束,如下:
代码如下:
Beta Was this translation helpful? Give feedback.
All reactions