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

BarChartView yAxis origin y are not start from y:0.0? #1127

Closed
litt1e-p opened this issue Jun 12, 2016 · 1 comment
Closed

BarChartView yAxis origin y are not start from y:0.0? #1127

litt1e-p opened this issue Jun 12, 2016 · 1 comment

Comments

@litt1e-p
Copy link

there is an empty area between y:0.0 and BarChartView's bottom line

my environment: Xcode7.2, Swift2.2

@litt1e-p
Copy link
Author

fixed!

chartView.leftAxis.axisMinValue = 0.0

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