I have a sensor in which I have stored energy prices for today and tomorrow. I know them in advance. The data is also in the influx database.
I can't create a graph in either influx or grafana that would display future values. I would like a graph where I can see 96 + 96 values (including future ones). The X axis would be fixed so that it doesn't react to changes when the range changes.
the data in the database is. it is stored with future times and dates. I don't know how to display it in influx explorer or in grafana. Everyone if about the display ends with the current date and time.