flow chart

any good solutions for generating this flow chart like components?
No description
4 Replies
Gnkalk
Gnkalk9mo ago
i think you can use svg for generate flowchart like this
geforcesong
geforcesong9mo ago
Each component is react component, I don’t think avg works here. Thanks anyway
briancross
briancross9mo ago
You can use SVG in a react component. There’s probably a library you could use as well.
MarkBoots
MarkBoots9mo ago
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.