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

How to set group width in multiple bar chart? #2631

Closed
ikki08 opened this issue Jul 24, 2017 · 1 comment
Closed

How to set group width in multiple bar chart? #2631

ikki08 opened this issue Jul 24, 2017 · 1 comment

Comments

@ikki08
Copy link

ikki08 commented Jul 24, 2017

So, I try to create multiple bar chart in objective-c. I look into the example project. But some how, the x axis label is not in the right position.

9l33whzu

You can see at the image above. The position of the label and the grouped bar is not in the same position. How I can fix this problem?

@ikki08 ikki08 changed the title How to set group width in multiple line bar chart? How to set group width in multiple bar chart? Jul 24, 2017
@liuxuan30
Copy link
Member

liuxuan30 commented Jul 28, 2017

check out @interface MultipleBarChartViewController in ChartsDemo

[data groupBarsFromX: startYear groupSpace: groupSpace barSpace: barSpace];

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