Similar to #4566 , the time selector should not be a slider but an up/down spinbox that rolls around (23>0) so that the user can inspect times around midnight without having to jump from extreme left to extreme right just to inspect the range across midnight, e.g. 23 to 01.
(Minor issue. Good starting issue for a new developer)
Additionally, a checkbox could lock the time so that when the user clicks in the graph, the spinbox time is chosen rather than an inaccurate , almost random click in the graph. Such as checkbox is purely meant to preserve present behaviour but IMHO not needed; clicking on the graph should set the date but reuse the time specified in the spinbox.
Similar to #4566 , the time selector should not be a slider but an up/down spinbox that rolls around (23>0) so that the user can inspect times around midnight without having to jump from extreme left to extreme right just to inspect the range across midnight, e.g. 23 to 01.
(Minor issue. Good starting issue for a new developer)
Additionally, a checkbox could lock the time so that when the user clicks in the graph, the spinbox time is chosen rather than an inaccurate , almost random click in the graph. Such as checkbox is purely meant to preserve present behaviour but IMHO not needed; clicking on the graph should set the date but reuse the time specified in the spinbox.