Hi,
I was using version 1.7 before this and I managed to show time info (DD MMM HH:mm:ss) in both X axis and Data points.
After changing to the latest version, I realize when I do
axisX: {
intervalType: “day”,
DD MMM HH:mm”
}
Only the axis get the format.
Then, I look through the examples provided and realize they are all behaving like this as well.
Time info is especially important for my application. I would greatly appreciate if I can get some help here.
Thank you in advance! :)