React Flow Chart Library

Novice picture Novice · Jun 22, 2018 · Viewed 21.8k times · Source

I need a flow chart library, that can help me to create a flow chart as shown below in React. Would really appreciate if a link for similar demo is added.

enter image description here

Answer

Anshul Sahni picture Anshul Sahni · Jun 22, 2018

You can use https://github.com/projectstorm/react-diagrams, here is the link to its demo.

The view of the implementation looks very similar to the one you mentioned in the pic given. Also since it says it's customizable, you can make it look like according to your requirements