jerosoler / Drawflow

Simple flow library 🖥️🖱️
https://jerosoler.github.io/Drawflow/
MIT License
4.42k stars 714 forks source link

Create connections starting from an input node to an output node. #776

Open Sophisss opened 8 months ago

Sophisss commented 8 months ago

Hi, i'm using this library in Angular, is it possible to create connections between two nodes not only starting from an output and arriving at an input but to create connections and receive them from any point?

jerosoler commented 8 months ago

Hi

Not supported by default version:

View instrucctions for customize:

Sophisss commented 8 months ago

Thanks for the reply. Yes, in fact I was watching it but I didn't understand well.