Extend last value in Graph

that looks promising!
With a GROUP BY time () time interval less than 1 hour, the line is drawn into the future:

however, when I set GROUP BY time(1h) it is not:

Since I have hourly data, though, I want to set it to 1h.
Any ideas?