How to setting interval time for a specific range

Hi @Brandon_Kobel , thank for your reply

I want to calculate the average of CPU usage in a day, so I set the interval to 1 day like this

And here's the result:


As you can see, the value in chart only show at 00:00 of each day. I wonder if there is another way to make the value show at a specific time in day.
Example 16:05 instead of 00:00. Since it shows the value at 00:00 so I have to wait until another day at 00:00 to collect the value.

Thanks.