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

Location have a little problem #1228

Closed
shenyufei opened this issue Jul 6, 2016 · 2 comments
Closed

Location have a little problem #1228

shenyufei opened this issue Jul 6, 2016 · 2 comments

Comments

@shenyufei
Copy link

1ed65815-4b54-472f-bc31-7ab952cf633a
As shown,This is a cell, constraint I set width = screenWidth, but he was shifted.

I also wrote other, such MultipleLine, StackedBar, CombinedChart, settings are the same, but there is no problem, I don't know which property is wrong? I did not set other things.

4d6f06e1-f415-4ebb-9cf4-be8b73cb4643

890572f6-c9ac-4750-99c3-868f0798fbeb

3242526d-030d-481a-bfff-7e25b23e0c98

@liuxuan30
Copy link
Member

liuxuan30 commented Jul 6, 2016

well the first chart left y axis labels are all 0s. you can start from there. Should be your code problem

@shenyufei
Copy link
Author

oh, I found my problem, I did want to set barmaxWidth, so add the code. That was my mistake.

chartView.setYAxisMaxWidth(ChartYAxis.AxisDependency.Left, width: 5.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

2 participants