react-flow-chart icon indicating copy to clipboard operation
react-flow-chart copied to clipboard

🌊 A flexible, stateless, declarative flow chart library for react.

Results 101 react-flow-chart issues
Sort by recently updated
recently updated
newest added

Hi, I am using this in my project, I have given certain validations for creating new link that disables mr from creating two link from same port. After deleting a...

Is there something wrong where rendering a hundred nodes is really breaking this? I love this package..very nice.. and I used https://github.com/dagrejs/dagre/wiki to calculate the layout .. but this thing...

The chart is getting un-responsive when adding huge data

Group box support ---------------------- 1. It would be nice to have a grouping rectangle/div with a title to refer the nodes which belong to a particular set/module/part-of-a-component. 2. It would...

Hello everyone. I would like to implement this package into my own product. However, there has been no activity in this repository for 6 months, updates have stopped, and I...

Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=path-parse&package-manager=npm_and_yarn&previous-version=1.0.6&new-version=1.0.7)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies

According to my knowledge and what people say ( [Lodash per method packages](https://lodash.com/per-method-packages), [Correct way to import lodash](https://stackoverflow.com/a/35251059) ) loading lodash functions like that: ```tsx import { isEqual } from...

Bumps [postcss](https://github.com/postcss/postcss) from 7.0.27 to 7.0.36. Release notes Sourced from postcss's releases. 7.0.36 Backport ReDoS vulnerabilities from PostCSS 8. 7.0.35 Add migration guide link to PostCSS 8 error text. 7.0.34...

dependencies

Is there any documentation of this library so that a new user like me can go through an implement this in the project.