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

Unable to Hide PieChart Legends. #3209

Closed
ZUCheema opened this issue Jan 25, 2018 · 3 comments
Closed

Unable to Hide PieChart Legends. #3209

ZUCheema opened this issue Jan 25, 2018 · 3 comments

Comments

@ZUCheema
Copy link

The legend.isEnabled can not be set as its get only property neither I can find drawLegends property.

@jjatie
Copy link
Collaborator

jjatie commented Jan 25, 2018

the current API is legend.enabled = false. There are issues with the current boolean naming in Swift, and will be resolved for Charts 4.0 in late spring.

@ZUCheema
Copy link
Author

Thanks. It worked.

@jjatie jjatie closed this as completed Jan 25, 2018
@neodave
Copy link

neodave commented Nov 17, 2018

Thanks. It worked.

I am having the same issue, but don't understand the answer. Which API? How do you call that? Obviously I am missing something because I have searched the code for how to call the API and come up empty. Sorry if this seems obvious to you...

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

3 participants