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.46k stars 306 forks source link

Is there any documentation? #193

Closed danielricecodes closed 3 years ago

danielricecodes commented 3 years ago

The Pickle demo gif is exactly the type of complex workflow editor I need to design but I don't see any source code for that demo. Is there any documentation, besides the demos that already exist, to help me wrap my head around how to use this library?

jvelez96 commented 3 years ago

We are having the exact same problem. If you could please share the source code for that demo would be great. You can contact me through j.velez2210@gmail.com

tiagomendesmarques commented 3 years ago

Could you please share the pickle demo code? That would be perfect. Thanks

danielricecodes commented 3 years ago

I've already found another library, React Diagrams, with documentation.