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

Where and how can I set a y axis custom max value? #968

Closed
FrancisZamora opened this issue Apr 22, 2016 · 4 comments
Closed

Where and how can I set a y axis custom max value? #968

FrancisZamora opened this issue Apr 22, 2016 · 4 comments

Comments

@FrancisZamora
Copy link

Where and how can I set a y axis custom max value?
Should I change the view controller I am using for the bar graph or should I make the declaration in my classes folder from charts?

@liuxuan30
Copy link
Member

use yAxis.customMaxValue

@FrancisZamora
Copy link
Author

Well.... Where should I make that declaration?

@dxclancy
Copy link

Francis, a lot of your questions seem to be general programming questions instead of questions relating to Charts.

@liuxuan30
Copy link
Member

liuxuan30 commented Apr 23, 2016

after you create your chart view object. like chartView.left/rightAxis.customMaxValue
it's easy to find out in ChartsDemo

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