flow chart
any good solutions for generating this flow chart like components?
4 Replies
i think you can use svg for generate flowchart like this
Each component is react component, I don’t think avg works here. Thanks anyway
You can use SVG in a react component. There’s probably a library you could use as well.
I used this library before to create lines between elements.
https://www.npmjs.com/package/leader-line
npm
leader-line
Draw a leader line in your web page.. Latest version: 1.0.7, last published: 2 years ago. Start using leader-line in your project by running
npm i leader-line
. There are 28 other projects in the npm registry using leader-line.