Heatmap using values not counts

I would like to create a time series heatmap panel however I would like it to use the value as the intensity and not the count. The graphic below is what it would like, where the x-axis is time, the Y-axis is the buckets, and the intensity is the value. Don’t think its relevant but the data source would be coming from influxdb.

How can I do that?

Can you post your InfluxDB query?

I was able to get it using “time series buckets”. Will have to clean in up but at least its displaying something similar.

Hello,

Can you please fully share the procedure you have done in order to present it?