react-flow-chart
react-flow-chart copied to clipboard
π A flexible, stateless, declarative flow chart library for react.
When an edge is selected and I press the Esc button I expect it to be removed
Hi, I need support of how insert a new Node in the IChart throw click event or touch event. I understand that the Drag and Drop event is the actual...
Bumps [acorn](https://github.com/acornjs/acorn) from 6.1.1 to 6.4.1. Commits 9a2e9b6 Mark version 6.4.1 90a9548 More rigorously check surrogate pairs in regexp validator df0cf1a Mark version 6.4.0 5303412 Also export Parser via Parser.acorn...
Firstly, I like the work that you are putting into this project. I have been experimenting with a link validator (and it works), but I wonder if there is a...
I couldn't solved Selected in state does not work when we click the button in Custom Node Δ°nner https://mrblenny.github.io/react-flow-chart/index.html?path=/story/custom-components--node-inner link delete not working https://mrblenny.github.io/react-flow-chart/index.html?path=/story/custom-components--canvas-link
Hi, This is really cool, i've managed to get something together, however I have had to sort of 'hack' the stories to get something, as the examples directly reference the...
Fixes #31
Hi, it'll be good if it'll be possible to select multiple items (nodes & links). :) I guess, I'll implement it and make a PR, but let me know if...
When using custom node components with a variable width or height, the start and end points of links will not update when the node size changes. _The ports and the...
https://gudusoft.com/sqlflow/?utm_source=instantSQLFormatterButton&utm_medium=button&utm_campaign=sqlflow_introduce&utm_content=genericIntroduce#/ The way they render the curved connections is pretty fantastic. In react-flow-chart when node A is on the left and node B on the right, and A has a...