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

Bar Chart, Shifting Y Position #2134

Closed
borisyurkevich opened this issue Feb 2, 2017 · 3 comments
Closed

Bar Chart, Shifting Y Position #2134

borisyurkevich opened this issue Feb 2, 2017 · 3 comments

Comments

@borisyurkevich
Copy link

Hello, thank you for making Charts.

You can see on gif Y position is shifting, when data is changing. It appears bars grow in the bottom when they should be growing on the top. Look at the bottom space under zero Y axis.

feb-02-2017 19-13-53

All code is in my Stack Overflow question.

I will try to attach sample project later.

@maverick808
Copy link

I'm seeing exactly the same behavior with the bar charts.

@maverick808
Copy link

Hi @borisyurkevich, I tried setting both the leftAxis and rightAxis axisMinimum values to 0.0 and this seems to have worked for me. Does it help with your issue?

@liuxuan30
Copy link
Member

use axis.axisMinimum=0 to set start from zero

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