锚点绑定连接线数据
#2118
Replies: 1 comment
-
好像可以通过getDefaultAnchor自定义锚点信息(样式,数据)。然后再实现事件anchor:drop手动给节点绑定连接的锚点 |
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
Uh oh!
There was an error while loading. Please reload this page.
-
我不知道这样描述标题正不正确,但是我想实现的功能大概是这样的
那我应该如何知道我的锚点是连接哪一条线的,我想实现类似于if分支的功能,如果是动态的多分支switch?
IF固定双分支:

Switch动态多分支:

Beta Was this translation helpful? Give feedback.
All reactions