updated dashboards
This commit is contained in:
parent
1ac3feb94e
commit
51cb9ba6c4
@ -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
|
||||
}
|
||||
]
|
||||
},
|
||||
|
@ -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
|
||||
}
|
||||
]
|
||||
},
|
||||
|
Reference in New Issue
Block a user