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

labels on xAxis not showing up and incorrect values on yAxis #2040

Closed
ghost opened this issue Jan 6, 2017 · 1 comment
Closed

labels on xAxis not showing up and incorrect values on yAxis #2040

ghost opened this issue Jan 6, 2017 · 1 comment

Comments

@ghost
Copy link

ghost commented Jan 6, 2017

HI, I have an issue with my labels and values on my yAxis in a BarChart

on my labels on the xAxis, I am trying to have this array
let labels :[String] = ["01/01/17","02/01/17","03/01/17", "04/01/17","05/01/17","06/01/17","07/01/17"]

Also, on the yAxis values, i don't want to have decimal points. e.g. 1.4 as all of the values are whole numbers.

any help would be much appreciated.

Kane
codescreenshot
graphscreenshot

see the attached images for my code and screenshot of the graph so far.

@ghost ghost closed this as completed Jan 9, 2017
@mrugeshtank
Copy link

@kasperSe7en , have you solved this issue??
cause I'm also facing this

This issue was closed.
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

1 participant