xAxis intervals to not coincide with DataSet
Open
- Dominant language
- Swift
- Stars
- 28k
- Forks
- 6k
- PR merge metrics
- No merged PRs in 30d
Description
I am not certain how to phrase this and hence am unable to properly search old issues and this isn't a bug.
But the requirement is as such:
I have a data set which is in 15min intervals but I would like the xAxis to label in 1 min intervals. How can one achieve this?
Going through the framework and the examples (not as miserly as going through code), it appears that the dataset x values need to match x axis intervals.
Anyone have ideas on how to achieve this?
Contributor guide
Assessment
This issue has not been assessed yet.