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?