I’m using Grafana 11.0 on windows (although I am porting this set-up to linux soon but I don’t think this is relevant). I am attempting to create a dashboard to view experiment data in a time series plot, however one thing is frustrating me: the time ranges in Grafana seem to be stuck attached to the real world. My experiments however are generally recorded in relative time from the experiment start time (a millisecond counter starting from zero).
I’ve used a tool called getcurve.io before which seems to have been built on top of grafana but has the bonus perk of allowing you to plot data with a relative time window. I.e something like T - T+100 where T=0 is the relative zero start time. I was wondering if this is possible in Grafana. If it isn’t that is honestly really disappointing as it would open it up to a lot more use cases.