updated dashboards
This commit is contained in:
parent
1ac3feb94e
commit
51cb9ba6c4
@ -265,16 +265,32 @@
|
|||||||
"mode": "absolute",
|
"mode": "absolute",
|
||||||
"steps": [
|
"steps": [
|
||||||
{
|
{
|
||||||
"color": "red",
|
"color": "semi-dark-red",
|
||||||
"value": null
|
"value": null
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"color": "#EAB839",
|
"color": "light-red",
|
||||||
|
"value": 40
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"color": "super-light-red",
|
||||||
"value": 50
|
"value": 50
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"color": "green",
|
"color": "semi-dark-yellow",
|
||||||
"value": 75
|
"value": 60
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"color": "light-yellow",
|
||||||
|
"value": 70
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"color": "light-green",
|
||||||
|
"value": 80
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"color": "semi-dark-green",
|
||||||
|
"value": 90
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
@ -266,16 +266,32 @@
|
|||||||
"mode": "absolute",
|
"mode": "absolute",
|
||||||
"steps": [
|
"steps": [
|
||||||
{
|
{
|
||||||
"color": "red",
|
"color": "semi-dark-red",
|
||||||
"value": null
|
"value": null
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"color": "#EAB839",
|
"color": "light-red",
|
||||||
|
"value": 40
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"color": "super-light-red",
|
||||||
"value": 50
|
"value": 50
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"color": "green",
|
"color": "semi-dark-yellow",
|
||||||
"value": 75
|
"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