tomauty / react-native-chart

[NOT MAINTAINED] :bar_chart: Add line, area, pie, and bar charts to your React Native app
http://tomauty.github.io/react-native-chart
MIT License
1.58k stars 236 forks source link

when revolves the "pie" chart's bug in the android #141

Open cuiyueshuai opened 8 years ago

cuiyueshuai commented 8 years ago

Hi ,The "pie" charts Shows wrong charts,  screen shot 2016-11-03 at 6 33 08 pm

any update on this? Anybody know how to fix the pie problem? here it always uses the same color.

hyq2015 commented 7 years ago

can you show your codes?

tiaaaa123 commented 7 years ago

This issue isnt't from react-native-chart. It's coming from ART lib. If you try other module like react-native-pie-chart, you will get the same issue

nihgwu commented 7 years ago

I published a PieChart component works on both iOS and Android perfectly https://github.com/nihgwu/react-native-pie

tomauty commented 7 years ago

As a generic FYI — I am no longer able to maintain this library. I recommend checking out victory-native as it's much more maintained.