Labels appearing on left side of x Axis
Open
- Dominant language
- Swift
- Stars
- 1k
- Forks
- 166
- PR merge metrics
- No merged PRs in 30d
Description
Hi, I am trying to add some labels on the x Axis for the amount of hours before the present moment, like so:
`chart.xlabels = [-24, -21, -18, -15, -12, -9, -6, -3, 0]`
However, when I run my code, I get something that looks like this:

Is it normal that I can't configure the positioning of these labels?
Thanks.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.