Temperature vs Humidity Plot using Home Assistant?

Hi Everyone! I have Home Assistant set up with Xiaomi Aqara temperature and humidity sensors. How can I get a Temperature vs Humidity chart like the one below?

In Smartthings I did this by integrating to Google Sheets.
I have tried InfluxDB and Grafana with Home Assistant, but can’t figure out how to get a chart like this - since they mostly do time series charts.

The red, yellow and red lines are the limit lines for Humidity for mold growth.

Thanks!

I should say that what I’m plotting in the scatter plot is Daily Average temperature Vs Daily Average Humidity.

did you see this

also could you just use the history graph

Thanks! I’ll check out the mold indicator integration.
The history graph card however can’t do a scatter plot, right?