From 8c991c72073659c20618aef4a2daff111ffff9d0 Mon Sep 17 00:00:00 2001 From: Ray Slakinski Date: Mon, 10 May 2021 09:58:55 -0400 Subject: [PATCH] updated dashboard snapshot --- .../update_dashboard/ontvacstats-snapshot.json | 15 ++++++++------- 1 file changed, 8 insertions(+), 7 deletions(-) diff --git a/contrib/update_dashboard/ontvacstats-snapshot.json b/contrib/update_dashboard/ontvacstats-snapshot.json index c9192c6..e37fd6c 100644 --- a/contrib/update_dashboard/ontvacstats-snapshot.json +++ b/contrib/update_dashboard/ontvacstats-snapshot.json @@ -67,7 +67,7 @@ "maxDataPoints": 100, "options": { "colorMode": "value", - "graphMode": "none", + "graphMode": "area", "justifyMode": "auto", "orientation": "horizontal", "reduceOptions": { @@ -84,7 +84,7 @@ "targets": [ { "exemplar": true, - "expr": "((ontvacstat_eligible_population - ontvacstat_total_individuals_fully_vaccinated) - (ontvacstat_total_doses_administered - ontvacstat_total_doses_in_fully_vaccinated_individuals)) / avg_over_time(ontvacstat_previous_day_doses_administered[3d])", + "expr": "((ontvacstat_eligible_population - ontvacstat_total_individuals_fully_vaccinated) - (ontvacstat_total_doses_administered - ontvacstat_total_doses_in_fully_vaccinated_individuals)) / avg_over_time(ontvacstat_previous_day_doses_administered[7d])", "format": "time_series", "interval": "", "intervalFactor": 1, @@ -130,7 +130,7 @@ "links": [], "options": { "colorMode": "value", - "graphMode": "none", + "graphMode": "area", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { @@ -260,6 +260,7 @@ "description": "% of Ontario Population partially or Fully Vaccinated.", "fieldConfig": { "defaults": { + "decimals": 0, "mappings": [], "thresholds": { "mode": "absolute", @@ -307,7 +308,7 @@ "targets": [ { "exemplar": true, - "expr": "(ontvacstat_total_doses_administered - ontvacstat_total_doses_in_fully_vaccinated_individuals) / (ontvacstat_eligible_population - ontvacstat_total_individuals_fully_vaccinated) * 100", + "expr": "(ontvacstat_total_doses_administered - ontvacstat_total_doses_in_fully_vaccinated_individuals) / (ontvacstat_eligible_population) * 100", "format": "time_series", "interval": "", "intervalFactor": 1, @@ -338,7 +339,7 @@ "type": "bargauge" } ], - "refresh": false, + "refresh": "1h", "schemaVersion": 27, "style": "dark", "tags": [], @@ -346,7 +347,7 @@ "list": [] }, "time": { - "from": "now-7d", + "from": "now-3d", "to": "now" }, "timepicker": { @@ -372,7 +373,7 @@ "timezone": "", "title": "Ontario Vaccination Stats", "uid": "vhnVv3lMk", - "version": 23 + "version": 30 }, "expires": 86400, "key": "ontvacstats"