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

Setting centerAxisLabelsEnabled with a granularity set does not centre #1652

Closed
nicholassmith opened this issue Oct 12, 2016 · 2 comments
Closed

Comments

@nicholassmith
Copy link

If you have a LineChart and you set a granularity for the X axis using setGranularity: and then use setCenterAxisLabelsEnabled:YES then the X Axis labels will no longer be centred. Removing the setCenterAxisLabelsEnabled:YES allows the labels to be correctly centred.

@liuxuan30
Copy link
Member

liuxuan30 commented Oct 13, 2016

Time Line Chart in ChartsDemo did the same thing but it works just fine.
Need more info, and please check ChartsDemo or provide steps to reproduce.

@danielgindi
Copy link
Collaborator

No response?..

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants