chore(docs): colors edges based on target node
This commit is contained in:
@@ -70,6 +70,7 @@ function handleLayout(direction) {
|
||||
<AnimationEdge
|
||||
:id="edgeProps.id"
|
||||
:source="edgeProps.source"
|
||||
:target="edgeProps.target"
|
||||
:source-x="edgeProps.sourceX"
|
||||
:source-y="edgeProps.sourceY"
|
||||
:targetX="edgeProps.targetX"
|
||||
|
||||
Reference in New Issue
Block a user