yet another design change

This commit is contained in:
Ray Slakinski 2021-06-04 13:52:05 -04:00
parent 012b0e2c5e
commit 1f5bef39a0
2 changed files with 490 additions and 22 deletions

View File

@ -55,7 +55,7 @@
}, },
"gridPos": "gridPos":
{ {
"h": 8, "h": 3,
"w": 5, "w": 5,
"x": 0, "x": 0,
"y": 0 "y": 0
@ -91,7 +91,7 @@
"format": "time_series", "format": "time_series",
"interval": "", "interval": "",
"intervalFactor": 1, "intervalFactor": 1,
"legendFormat": "Previous Day Doses Administered", "legendFormat": "Yesterday",
"refId": "A" "refId": "A"
} }
], ],
@ -119,7 +119,7 @@
"fillGradient": 0, "fillGradient": 0,
"gridPos": "gridPos":
{ {
"h": 8, "h": 6,
"w": 9, "w": 9,
"x": 5, "x": 5,
"y": 0 "y": 0
@ -228,6 +228,162 @@
"alignLevel": null "alignLevel": null
} }
}, },
{
"datasource": null,
"fieldConfig":
{
"defaults":
{
"mappings":
[],
"thresholds":
{
"mode": "absolute",
"steps":
[
{
"color": "red",
"value": null
},
{
"color": "#EAB839",
"value": 10000
},
{
"color": "green",
"value": 110000
}
]
}
},
"overrides":
[]
},
"gridPos":
{
"h": 3,
"w": 5,
"x": 0,
"y": 3
},
"id": 18,
"links":
[],
"options":
{
"colorMode": "value",
"graphMode": "none",
"justifyMode": "auto",
"orientation": "auto",
"reduceOptions":
{
"calcs":
[
"lastNotNull"
],
"fields": "",
"values": false
},
"text":
{},
"textMode": "auto"
},
"pluginVersion": "7.5.1",
"targets":
[
{
"exemplar": true,
"expr": "max_over_time(ontvacstat_previous_day_doses_administered[1y]) != 0",
"format": "time_series",
"interval": "",
"intervalFactor": 1,
"legendFormat": "Most Doses Given in a Day",
"refId": "A"
}
],
"timeFrom": null,
"timeShift": null,
"title": "Most Doses Given in a Day",
"type": "stat"
},
{
"datasource": null,
"fieldConfig":
{
"defaults":
{
"mappings":
[],
"thresholds":
{
"mode": "absolute",
"steps":
[
{
"color": "red",
"value": null
},
{
"color": "#EAB839",
"value": 10000
},
{
"color": "green",
"value": 110000
}
]
}
},
"overrides":
[]
},
"gridPos":
{
"h": 3,
"w": 5,
"x": 0,
"y": 6
},
"id": 19,
"links":
[],
"options":
{
"colorMode": "value",
"graphMode": "none",
"justifyMode": "auto",
"orientation": "auto",
"reduceOptions":
{
"calcs":
[
"lastNotNull"
],
"fields": "",
"values": false
},
"text":
{},
"textMode": "auto"
},
"pluginVersion": "7.5.1",
"targets":
[
{
"exemplar": true,
"expr": "min_over_time(ontvacstat_previous_day_doses_administered[1y]) != 0",
"format": "time_series",
"interval": "",
"intervalFactor": 1,
"legendFormat": "Least Doses Given in a Day",
"refId": "A"
}
],
"timeFrom": null,
"timeShift": null,
"title": "Least Doses Given in a Day",
"type": "stat"
},
{ {
"aliasColors": "aliasColors":
{}, {},
@ -249,10 +405,10 @@
"fillGradient": 0, "fillGradient": 0,
"gridPos": "gridPos":
{ {
"h": 8, "h": 6,
"w": 5, "w": 9,
"x": 0, "x": 5,
"y": 8 "y": 6
}, },
"hiddenSeries": false, "hiddenSeries": false,
"id": 10, "id": 10,
@ -358,6 +514,84 @@
"alignLevel": null "alignLevel": null
} }
}, },
{
"datasource": null,
"fieldConfig":
{
"defaults":
{
"mappings":
[],
"thresholds":
{
"mode": "absolute",
"steps":
[
{
"color": "red",
"value": null
},
{
"color": "#EAB839",
"value": 10000
},
{
"color": "green",
"value": 110000
}
]
}
},
"overrides":
[]
},
"gridPos":
{
"h": 3,
"w": 5,
"x": 0,
"y": 9
},
"id": 17,
"links":
[],
"options":
{
"colorMode": "value",
"graphMode": "none",
"justifyMode": "auto",
"orientation": "auto",
"reduceOptions":
{
"calcs":
[
"lastNotNull"
],
"fields": "",
"values": false
},
"text":
{},
"textMode": "auto"
},
"pluginVersion": "7.5.1",
"targets":
[
{
"exemplar": true,
"expr": "avg_over_time(ontvacstat_previous_day_doses_administered[1y]) != 0",
"format": "time_series",
"interval": "",
"intervalFactor": 1,
"legendFormat": "Avg Doses Given/Day",
"refId": "A"
}
],
"timeFrom": null,
"timeShift": null,
"title": "Avg Doses Given/Day",
"type": "stat"
},
{ {
"datasource": null, "datasource": null,
"description": "% of Ontario Population partially or Fully Vaccinated.", "description": "% of Ontario Population partially or Fully Vaccinated.",
@ -411,9 +645,9 @@
"gridPos": "gridPos":
{ {
"h": 8, "h": 8,
"w": 9, "w": 14,
"x": 5, "x": 0,
"y": 8 "y": 12
}, },
"id": 2, "id": 2,
"links": "links":
@ -512,5 +746,5 @@
"timezone": "", "timezone": "",
"title": "Ontario Vaccination Stats", "title": "Ontario Vaccination Stats",
"uid": "vhnVv3lMk", "uid": "vhnVv3lMk",
"version": 49 "version": 51
} }

View File

@ -57,7 +57,7 @@
}, },
"gridPos": "gridPos":
{ {
"h": 8, "h": 3,
"w": 5, "w": 5,
"x": 0, "x": 0,
"y": 0 "y": 0
@ -93,7 +93,7 @@
"format": "time_series", "format": "time_series",
"interval": "", "interval": "",
"intervalFactor": 1, "intervalFactor": 1,
"legendFormat": "Previous Day Doses Administered", "legendFormat": "Yesterday",
"refId": "A" "refId": "A"
} }
], ],
@ -121,7 +121,7 @@
"fillGradient": 0, "fillGradient": 0,
"gridPos": "gridPos":
{ {
"h": 8, "h": 6,
"w": 9, "w": 9,
"x": 5, "x": 5,
"y": 0 "y": 0
@ -230,6 +230,162 @@
"alignLevel": null "alignLevel": null
} }
}, },
{
"datasource": null,
"fieldConfig":
{
"defaults":
{
"mappings":
[],
"thresholds":
{
"mode": "absolute",
"steps":
[
{
"color": "red",
"value": null
},
{
"color": "#EAB839",
"value": 10000
},
{
"color": "green",
"value": 110000
}
]
}
},
"overrides":
[]
},
"gridPos":
{
"h": 3,
"w": 5,
"x": 0,
"y": 3
},
"id": 18,
"links":
[],
"options":
{
"colorMode": "value",
"graphMode": "none",
"justifyMode": "auto",
"orientation": "auto",
"reduceOptions":
{
"calcs":
[
"lastNotNull"
],
"fields": "",
"values": false
},
"text":
{},
"textMode": "auto"
},
"pluginVersion": "7.5.1",
"targets":
[
{
"exemplar": true,
"expr": "max_over_time(ontvacstat_previous_day_doses_administered[1y]) != 0",
"format": "time_series",
"interval": "",
"intervalFactor": 1,
"legendFormat": "Most Doses Given in a Day",
"refId": "A"
}
],
"timeFrom": null,
"timeShift": null,
"title": "Most Doses Given in a Day",
"type": "stat"
},
{
"datasource": null,
"fieldConfig":
{
"defaults":
{
"mappings":
[],
"thresholds":
{
"mode": "absolute",
"steps":
[
{
"color": "red",
"value": null
},
{
"color": "#EAB839",
"value": 10000
},
{
"color": "green",
"value": 110000
}
]
}
},
"overrides":
[]
},
"gridPos":
{
"h": 3,
"w": 5,
"x": 0,
"y": 6
},
"id": 19,
"links":
[],
"options":
{
"colorMode": "value",
"graphMode": "none",
"justifyMode": "auto",
"orientation": "auto",
"reduceOptions":
{
"calcs":
[
"lastNotNull"
],
"fields": "",
"values": false
},
"text":
{},
"textMode": "auto"
},
"pluginVersion": "7.5.1",
"targets":
[
{
"exemplar": true,
"expr": "min_over_time(ontvacstat_previous_day_doses_administered[1y]) != 0",
"format": "time_series",
"interval": "",
"intervalFactor": 1,
"legendFormat": "Least Doses Given in a Day",
"refId": "A"
}
],
"timeFrom": null,
"timeShift": null,
"title": "Least Doses Given in a Day",
"type": "stat"
},
{ {
"aliasColors": "aliasColors":
{}, {},
@ -251,10 +407,10 @@
"fillGradient": 0, "fillGradient": 0,
"gridPos": "gridPos":
{ {
"h": 8, "h": 6,
"w": 5, "w": 9,
"x": 0, "x": 5,
"y": 8 "y": 6
}, },
"hiddenSeries": false, "hiddenSeries": false,
"id": 10, "id": 10,
@ -360,6 +516,84 @@
"alignLevel": null "alignLevel": null
} }
}, },
{
"datasource": null,
"fieldConfig":
{
"defaults":
{
"mappings":
[],
"thresholds":
{
"mode": "absolute",
"steps":
[
{
"color": "red",
"value": null
},
{
"color": "#EAB839",
"value": 10000
},
{
"color": "green",
"value": 110000
}
]
}
},
"overrides":
[]
},
"gridPos":
{
"h": 3,
"w": 5,
"x": 0,
"y": 9
},
"id": 17,
"links":
[],
"options":
{
"colorMode": "value",
"graphMode": "none",
"justifyMode": "auto",
"orientation": "auto",
"reduceOptions":
{
"calcs":
[
"lastNotNull"
],
"fields": "",
"values": false
},
"text":
{},
"textMode": "auto"
},
"pluginVersion": "7.5.1",
"targets":
[
{
"exemplar": true,
"expr": "avg_over_time(ontvacstat_previous_day_doses_administered[1y]) != 0",
"format": "time_series",
"interval": "",
"intervalFactor": 1,
"legendFormat": "Avg Doses Given/Day",
"refId": "A"
}
],
"timeFrom": null,
"timeShift": null,
"title": "Avg Doses Given/Day",
"type": "stat"
},
{ {
"datasource": null, "datasource": null,
"description": "% of Ontario Population partially or Fully Vaccinated.", "description": "% of Ontario Population partially or Fully Vaccinated.",
@ -413,9 +647,9 @@
"gridPos": "gridPos":
{ {
"h": 8, "h": 8,
"w": 9, "w": 14,
"x": 5, "x": 0,
"y": 8 "y": 12
}, },
"id": 2, "id": 2,
"links": "links":
@ -514,7 +748,7 @@
"timezone": "", "timezone": "",
"title": "Ontario Vaccination Stats", "title": "Ontario Vaccination Stats",
"uid": "vhnVv3lMk", "uid": "vhnVv3lMk",
"version": 49 "version": 51
}, },
"expires": 86400, "expires": 86400,
"key": "ontvacstats" "key": "ontvacstats"