Hi guys,
I faced this problem when implemented "Export" functionality to my reports. Unfortunately, time there was only displayed as a non-readable timestamp, so I had to convert the _time value to a human-readable string.
It resulted in my X-axis to look like a complete mess
It seems that the _time change has also changed my span parameter, though it's actually empty. Anyway, the thing is that I now need span=2h for the search results (i.e. the actual line), but I don't need to see that many "time sockets" on the bottom.
What I'm looking for is something like the default timeline, like that:
Where report's line does not necessarily have a timeline slot allocated at each results set.
So I was wondering, if there is a module or a parameter that I can use in order to specify the span parameter particularly for the timeline, not for the whole search.
Alternatively, is there a way to format the _time value exported into the CSV, so that the online report will remain untouched?
Thanks.
... View more