nihgwu / react-native-pie

Pie chart for React Native
MIT License
107 stars 25 forks source link

Android Series issue #8

Closed ghost closed 6 years ago

ghost commented 6 years ago

<Pie radius={80} innerRadius={60} series={[31,24,16,355,18,1,165]} colors={['#f00', '#0f0', '#00f', '#ff0','green','blue','red']} />

passing values like this doesn't reflect in piechart shows only a constant color