ChartsOrg / Charts

Beautiful charts for iOS/tvOS/OSX! The Apple side of the crossplatform MPAndroidChart.
Apache License 2.0
27.51k stars 5.99k forks source link

Minimum angle for slices #4414

Open emreond opened 4 years ago

emreond commented 4 years ago

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

0xEsp commented 3 years ago

Yes please, it will be awesome

chaaarly commented 3 years ago

Any news about the setMinAngleForSlices method ?

Rajankumarchicmic commented 1 year ago

please share any info about this.

DevanshVyasTR commented 11 months ago

Any update on setMinAngleForSlices?