react-native-pie-chart icon indicating copy to clipboard operation
react-native-pie-chart copied to clipboard

Is there away to add border radius for each chart item?

Open shanoysinc opened this issue 10 months ago • 5 comments

Image

shanoysinc avatar Mar 20 '25 02:03 shanoysinc

Hi Shanoy,

You can use padAngle prop to do that. Set it to 0.01 for example.

One of the charts in the example app has them: https://github.com/aidin36/react-native-pie-chart/blob/main/example/App.tsx#L33

aidin36 avatar Mar 21 '25 05:03 aidin36

Image

no am talking the edge radius @aidin36

shanoysinc avatar Mar 22 '25 02:03 shanoysinc

Sorry, I only saw the old title!

Unfortunately no. Currently, you can't do that with this library.

aidin36 avatar Mar 26 '25 19:03 aidin36

Okay, I understand. Thanks for replying.

shanoysinc avatar Mar 26 '25 20:03 shanoysinc

I keep it open if you don't mind. Maybe in the future I find time to add the feature.

aidin36 avatar Mar 26 '25 21:03 aidin36