joyceworks / flowchart-vue

Flowchart & designer component for Vue.js.
MIT License
346 stars 75 forks source link

Is it possible to add labels for the connections? #43

Closed Aravinda93 closed 2 years ago

Aravinda93 commented 3 years ago

Hello, I am new to the library so trying to use this in one of my Nuxt/Vuejs applications but I wanted to know if there is any possibility to include the labels for each connection that has been created using this library?

I would like to create the connections for the nodes dynamically based on user preference. For each of the connector I would like to have 3 labels something like this:

Screenshot 2021-11-08 at 08 48 06

Can someone please let me know if it's possible and how to achieve the same?

github-actions[bot] commented 2 years ago

Stale issue message

Aravinda93 commented 2 years ago

I used the Drawflow library and that worked perfectly for my requirement: https://github.com/jerosoler/Drawflow