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

Extraneous space between axis and bars when there is data with value of 0 #1557

Closed
royherma opened this issue Sep 25, 2016 · 1 comment
Closed

Comments

@royherma
Copy link

Using version 2.2.4 for Swift (because i haven't converted to Swift 3.0 yet)

This seems to be a issue with this version strictly, as it worked fine in my previous version. See screenshots below for example:

WORKS - Version 2.1.4

simulator screen shot sep 25 2016 12 05 46 am

BROKEN - Version 2.1.4

simulator screen shot sep 24 2016 11 51 20 pm

Any possibilities to fix this?

And תודה רבה דניאל, אחלה של פריימוורק!

@liuxuan30
Copy link
Member

liuxuan30 commented Sep 26, 2016

I am quite not sure since it's an old release. But what you could try is (as I remember) setAxisMinValue = 0;
check axis dependency;

There is a release that use setAxisMinvalue rather than startAtZeroEnabled

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