jerosoler / Drawflow

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

how to rotate node in 360 degree ? #617

Open Co-Maheshh opened 1 year ago

jerosoler commented 1 year ago

If you want to rotate a node. You can look at using the library: https://www.npmjs.com/package/moveable

Co-Maheshh commented 1 year ago

can you provide simple example like how we can use this moveable feature in drawflow ?