MrBlenny / react-flow-chart

🌊 A flexible, stateless, declarative flow chart library for react.
https://mrblenny.github.io/react-flow-chart/index.html
MIT License
1.49k stars 306 forks source link

GIF Example #80

Closed guiassemany closed 4 years ago

guiassemany commented 4 years ago

Hello Guys,

I am working on a new tool and the initial GIF is a perfect example of what I want to achieve. Is that code available as an example of this library usage?

Thank you!

MrBlenny commented 4 years ago

Nope, sorry. It is a private project. The best partial examples are: https://mrblenny.github.io/react-flow-chart/index.html?path=/story/sidebar--drag-and-drop https://mrblenny.github.io/react-flow-chart/index.html?path=/story/custom-components--node-inner

guiassemany commented 4 years ago

Thank you!