Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Minimum angle for slices #4414

Open
emreond opened this issue Jul 9, 2020 · 4 comments
Open

Minimum angle for slices #4414

emreond opened this issue Jul 9, 2020 · 4 comments

Comments

@emreond
Copy link

emreond commented Jul 9, 2020

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
Copy link

0xEsp commented Apr 5, 2021

Yes please, it will be awesome

@chaaarly
Copy link

Any news about the setMinAngleForSlices method ?

@Rajankumarchicmic
Copy link

please share any info about this.

@DevanshVyasTR
Copy link

Any update on setMinAngleForSlices?

ibrahimakpinar added a commit to ibrahimakpinar/iOS-Charts that referenced this issue Dec 15, 2023
it's a similar functionality to setMinAngleForSlices at Android.

When the percentages of some data are very small, they are either not visible or difficult to touch. For this, it is necessary to determine the minimum slice angle.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants