Closed ghost closed 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
<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