jerosoler / Drawflow

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

[question] How to dynamically add point? #854

Open keenoptical opened 2 months ago

keenoptical commented 2 months ago

Hi, there! How can i add point to connection programmatically (not by click)?

jerosoler commented 2 months ago

View this and replicate:

-https://github.com/jerosoler/Drawflow/blob/cd7bc4db7faaa09081de2e90b4cf6561a2842152/src/drawflow.js#L1067