Hi
When doing a query like so
* | timechart span=1d count
I would expect the intervals on the x-axis to be 1 day per tick, but instead it is 2 days per tick.
Is there a way to format the x-axis to follow the span? Maybe specifying something "manually" to alter the x-axis would also be fine.
Thanks in advance