I am using InfluxDB 1 along with Derivative to provide a simple prediction graph but I’d like to be able to show those predictions with future timestamps (but without storing them). Is there a way to add time to timestamps in a query so that the data can be visualized more easily? I assume timeshift using flux could be used in InfluxDB 2, but don’t have the option of using that quite yet.