-
-
Notifications
You must be signed in to change notification settings - Fork 6k
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
Pie Chart label not show if its value 0 #3473
Comments
devssun
changed the title
Pie Chart label not show it its value 0
Pie Chart label not show if its value 0
May 29, 2018
I also would like to know the resolution to this. Reminding myself :) |
Hello @cwestMobile I solved it use trick. like this
check it out! 😸 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
What did you do?
I made PieChart and it show great, but if value 0 then pie chart's label show overlapping.
I already use ValueFormatter() so if value 0 then not show value label.
how can I hidden label if its value 0, and show all legend
What did you expect to happen?
it its value 0, then hidden pie chart label. but show all legend
What happened instead?
I can't hidden label
Charts Environment
Charts version/Branch/Commit Number: 3.0.3
Xcode version: 9.2
Swift version: 3.2
Platform(s) running Charts: iOS 10, 11
macOS version running Xcode: 10.12.6
Demo Project
ℹ Please link to or upload a project we can download that reproduces the issue.
The text was updated successfully, but these errors were encountered: