Hi all currenty I’m using geomap to show “last” value of PM10 from sensors in the field.
Justo to be clear I’ve the data as series in influxdb and lat/lon in a csv datasource that i join with the data using “join by field” transformation (ask if more details is needed).
I’d like to add the time axis that means show the evolution of the data during time (it make sense for example to show PM10 clouds movement over the land). I’m thinking to something like the tipical “radar map” in weather forecast.
Just as example this could be the grafana representation of the dashboard: a geomap and a timeline.
Is it possibile? Any hint about how to achieve it (ok workaround and/or little development/integration).
Thanks a lot