wuxudong / react-native-charts-wrapper

a react native charts wrapper (support android & iOS)
2.43k stars 657 forks source link

Waterfall graph #957

Open prabhusingh47 opened 1 year ago

prabhusingh47 commented 1 year ago

How to create Waterfall graph. was trying to do using Bar chart but didn't find any property to pass open and close points to bar.

We are using "react-native-charts-wrapper": "^0.5.7" version and wanted to achieve below specified view in chart.

Screenshot 2023-06-19 at 2 13 17 PM

Specifications Version: react-native-charts-wrapper": "^0.5.7 Platform: React native Please advice solution for this. Thank you