React-Native Bar chart Customized
Asked Answered
P

1

5

I am new to react-native. I need to place charts in my app (Bar, multi-line, multi-bar). What can be the best library to use and I want Bar chart with curvy edges not with the regular style. Thanks in advance.

Particular answered 15/3, 2018 at 5:22 Comment(0)
S
9

Please see if below libraries are helpful

enter image description here enter image description here enter image description here

Subset answered 15/3, 2018 at 5:29 Comment(2)
Thank you @David. I will check them.Particular
I would like to add one more to the above list - react-native-gifted-charts. It is a complete charts solution in react native- Bar, Line, Area, Pie, Donut, Stack, Multi-Bar, Multi-Line, Multi-Area, combined Bar with Line, etc. Also, it allows highly performant animations and 3D effects. With its detailed documentation and ease of implementation, it's a best fit for beginners as well as pros.Rookery

© 2022 - 2024 — McMap. All rights reserved.