How to make move time range backward or forward to next day but with same time

  • What Grafana version and what operating system are you using?
    Version 9.3.2 (commit: 21c1d14e91, branch: HEAD)

  • What are you trying to achieve?
    image

I want to click onbackword and forward buttons on time-picker and change the data to next date but with same time
i.e.
as in current pic , time range is 2022-04-01 09:15:00 to 2022-04-01 15:30:00
I want to click on next and change the data to 2022-04-02 09:15:00 to 2022-04-02 15:30:00

It will be helpful as I won’t need to click and set time again n again and I can easily analyse the data for dates.

Thanks

2 Likes