Skip to content
This repository has been archived by the owner on Sep 17, 2021. It is now read-only.

Missing X-Label #216

Open
VanessaChu opened this issue Jan 2, 2018 · 1 comment
Open

Missing X-Label #216

VanessaChu opened this issue Jan 2, 2018 · 1 comment

Comments

@VanessaChu
Copy link

screen shot 2018-01-01 at 4 40 43 pm

Missing x-label as shown.

My data set looks like:
data = [
[{'hours': 2, 'day': 1}],
[{'hours': 4, 'day: 2}],
....
]

And showLabel is set true.
axisX: {
showLabels: true,
}

@VanessaChu
Copy link
Author

VanessaChu commented Jan 2, 2018

Nevermind resolved. My padding for labels were wrong.

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

No branches or pull requests

1 participant