Display Data in Graph Panel for some Custom Range for time in X-Axis

Ah, that one I’ve done using the Time Range override facility.

The query is simple:

select RTT from stats where topic=‘Calls’ and Dir=‘outbound’ and $timeFilter

But I’ve specified “90m” for Override Relative Time for the Time Range.

Regards,

Antony.