There was an error while loading. Please reload this page.
1 parent afaefea commit b364570Copy full SHA for b364570
1 file changed
content/tutorials/interactive-edges.md
@@ -13,7 +13,7 @@ title: Tutorials | Interactive Edges
13
</a>
14
15
By default, edges in the graph are not interactive.
16
-To enable interaction with edges, you need to use the `InteractiveEdgeShape`
+To enable interaction with edges, you can use the `InteractiveEdgeShape`
17
decorator.
18
19
First, create a canvas with desired edge shape using factory function:
0 commit comments