Minimum angle for slices
Open
- Dominant language
- Swift
- Stars
- 28k
- Forks
- 6k
- PR merge metrics
- No merged PRs in 30d
Description
I want to have a minimum angle for the slices which are too small to be seen. I modify the values when creating `PieChartDataEntry` but It requires to modify all values which affects not just min slices. Is there any short way to achieve this?
Android library `MPAndroidChart` has a `setMinAngleForSlices` function to achieve this. Is there a similar function in Charts too?
Xcode version: Xcode 12 - B2
Platform(s) running Charts: iOS
Contributor guide
Assessment
This issue has not been assessed yet.