I am trying to plot a time series graph where my data points contain date time field starts from 2022-10-04 19:14:42.364851 and ends at 2022-10-04 19:26:32.058705
I have selected the date range as 2022-10-04 00:00:00 to 2022-10-04 23:59:59 in the date time picker of grafana dashboard…
The X-axis is showing the entire 24 hours day in X- Axis due to which the graph is getting compressed at that time range… I need to display the date time present in my data points in X-axis
Can you please suggest how it can be done? Please check the screenshot below