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

radarChart default labelCount #2829

Closed
aflyingdoge opened this issue Sep 27, 2017 · 1 comment
Closed

radarChart default labelCount #2829

aflyingdoge opened this issue Sep 27, 2017 · 1 comment

Comments

@aflyingdoge
Copy link

I want a lableCount equals 5, but when I fixed the file private var _labelCount(=5), the chart still shows 6 labelCount. could u give me some suggestions?

@liuxuan30
Copy link
Member

liuxuan30 commented Oct 13, 2017

unless you enabled isForceLabelsEnabled, it will be an approximate count. Look at @objc open func computeAxisValues(min: Double, max: Double) for details

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

2 participants