MrBlenny / react-flow-chart

🌊 A flexible, stateless, declarative flow chart library for react.
https://mrblenny.github.io/react-flow-chart/index.html
MIT License
1.48k stars 306 forks source link

Make the options as props #153

Open Nilanth opened 4 years ago

Nilanth commented 4 years ago

Please make the react-zoom-pan-pinch -> options as props like pan and wheel so we can enable limitToBounds, limitToWrapper and customize those not its given as default values?