Edge Types
Example that shows all the different edge types of React Flow: default
(bezier), straight
, step
and smoothstep
. As you can see, you can define a type for each edge and mix them in one graph.
Example that shows all the different edge types of React Flow: default
(bezier), straight
, step
and smoothstep
. As you can see, you can define a type for each edge and mix them in one graph.