Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 1.12 KB

File metadata and controls

25 lines (17 loc) · 1.12 KB

docker-postgres-influxdb-grafana

This tutorial provides a quick guide of how to install a dashboard environment from Grafana, Postgres and InfluxDB with docker-compose, create map overlays with Worldmap Panel plugin and build animated maps using GeoLoop Panel plugin.

To illustrate the process of building the animated maps with GeoLoop, we will use time series data tracking the number of people affected by COVID-19 worldwide, including confirmed cases of Coronavirus infection, the number of people died while sick with Coronavirus, and the number of people recovered from it.

The data is borrowed from “covid-19” dataset and stored as csv files in data directory.

Read the tutorial for more.

License

MIT License (see LICENSE).