Closed hungdev closed 6 years ago
did you find the solution for the above question ? and also I wanted to add the glowing color to color
@hungdev this is how you can add the black color between arc, but i need rounded edged
<Pie radius={120} innerRadius={115} series={[58, 2,43, 2]} colors={['#00ADF0', '#000', '#ffff', '#000']} backgroundColor='#ddd' />
@koolkarni I don't understand your question. Give me the image you want to do?
oh, sorry. I didn't find the solution for this. but Black color is background, you can set props: bacgroundColor: 'black'
hi @nihgwu thank for your lib. i want to create space between lines and border radius lines. like this. Could you tell me how to do this? Thank you.