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

Remove piechart center white area #3487

Closed
emirbeytekin opened this issue Jun 4, 2018 · 1 comment
Closed

Remove piechart center white area #3487

emirbeytekin opened this issue Jun 4, 2018 · 1 comment

Comments

@emirbeytekin
Copy link

Hello,
how can i remove piechart center white area(i want fullchart view) and description label? I want to see only percent values labels

ekran resmi 2018-06-04 14 55 07

@emirbeytekin
Copy link
Author

ok, i found solution

pieChart1.drawHoleEnabled = false -> remove center white area
pieChart1.drawEntryLabelsEnabled = false -> remove string labels

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

1 participant