XY Chart: Failes to plot values with different time stamps

Hi all,
I’m using:
Grafana v10.1.2 (8e428858dd) on a Raspberry PI 4

I want to do a monitoring of my heating system: Raspberry PI traces different values via MBus and modbus. Data is stored via IOBroker and influxDB. Visualization of actual values or values versus time works fine.
But if I want to plot e.g. power vs outside temp (XY Chart), I get an error message: ‘Y must be in the same frame as X’. This is probably because both time series have different time stamps.

Is there a possibility to add data points e.g. via interpolation for desired time values?

Hi frankit,

this is exactly the same problem that I am trying to solve. Is it maybe possible to calculate one value per day? Like total consumption and mean temperature and the plot these in the xy plot? I just did not yet figure out how to do that.

Best,
greemo