Skip to content

Vue Flow

The customizable Vue 3 component bringing interactivity to flowcharts and graphs.

Stargazers
0
Downloads (last month)
0
License
MIT

Interactive Graphs

Vue Flow comes with built-in features like zoom & pan and dedicated controls, single & multi-selections, draggable elements, customizable nodes and edges and a bunch of event handlers.

Documentation
animated edgedefault edge
Start
Waypoint
Waypoint
End
45222140
GREEN AMOUNT
RED AMOUNT
BLUE AMOUNT
Color Output
rgb(222, 45, 140)

Customizable

You can expand on the existing features by using your own custom nodes and edges and implement any design and functionality you want.

Documentation

Complex Flows

You want to visualize more complex ideas?
No worries! Vue Flow supports creating nested nodes and nested graphs out-of-the-box.

Documentation
Outer Node
Parent Node
Child Node
Child Node
Child Node
Outer Node
input
A
B
C
D
E
F
Output
Vue Flow mini map

Additional Features

On top of all the features Vue Flow comes with several components like a Background, Minimap or Controls.
Plus it's built for composition, making the access of the internal state easy as can be!

Documentation

Acknowledgement

First off: A big thank you to the developers of Webkid. Their amazing work made it possible for me to create this port to Vue 3 - without them there is no Vue Flow.

Vue Flow is built on top of existing features and code taken from React Flow. It replicates the basic features found in React Flow (zoom, pan, graph, additional components and more) and brings them to the Vue 3 experience, with all the fun reactivity and features like template slots etc. you know and love from Vue. If you're happy with Vue Flow,
please consider supporting Webkid by donating.

Meet the Team

Released under the MIT License.