Skip to content

Conversation

ibrahimakpinar
Copy link

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.

Issue Link 🔗

#4414

Goals ⚽

Implementation Details 🚧

Testing Details 🔍

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.
@ibrahimakpinar
Copy link
Author

when given an array like [50000, 1000, 10, 10, 10, 10]

when minAngleForSlices is 0
image

after set minAngleForSlices as 5:

image

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

Successfully merging this pull request may close these issues.

1 participant