updated dashboards

main
Ray Slakinski 2021-05-21 12:06:17 -04:00
parent 1ac3feb94e
commit 51cb9ba6c4
2 changed files with 403 additions and 371 deletions

View File

@ -265,16 +265,32 @@
"mode": "absolute",
"steps": [
{
"color": "red",
"color": "semi-dark-red",
"value": null
},
{
"color": "#EAB839",
"color": "light-red",
"value": 40
},
{
"color": "super-light-red",
"value": 50
},
{
"color": "green",
"value": 75
"color": "semi-dark-yellow",
"value": 60
},
{
"color": "light-yellow",
"value": 70
},
{
"color": "light-green",
"value": 80
},
{
"color": "semi-dark-green",
"value": 90
}
]
},

View File

@ -266,16 +266,32 @@
"mode": "absolute",
"steps": [
{
"color": "red",
"color": "semi-dark-red",
"value": null
},
{
"color": "#EAB839",
"color": "light-red",
"value": 40
},
{
"color": "super-light-red",
"value": 50
},
{
"color": "green",
"value": 75
"color": "semi-dark-yellow",
"value": 60
},
{
"color": "light-yellow",
"value": 70
},
{
"color": "light-green",
"value": 80
},
{
"color": "semi-dark-green",
"value": 90
}
]
},