Update color scheme in capacity dashboard
The update sets the color of "Stable" text to green instead of red. Change-Id: Iab44c0516b16d2902426d11b98c634b411b83327
This commit is contained in:
parent
270a99d385
commit
1899158669
@ -50,7 +50,7 @@
|
||||
"fieldConfig": {
|
||||
"defaults": {
|
||||
"color": {
|
||||
"mode": "thresholds"
|
||||
"mode": "palette-classic"
|
||||
},
|
||||
"mappings": [],
|
||||
"noValue": "Stable",
|
||||
@ -441,7 +441,7 @@
|
||||
"fieldConfig": {
|
||||
"defaults": {
|
||||
"color": {
|
||||
"mode": "thresholds"
|
||||
"mode": "palette-classic"
|
||||
},
|
||||
"mappings": [],
|
||||
"noValue": "Stable",
|
||||
@ -508,7 +508,7 @@
|
||||
"fieldConfig": {
|
||||
"defaults": {
|
||||
"color": {
|
||||
"mode": "thresholds"
|
||||
"mode": "palette-classic"
|
||||
},
|
||||
"mappings": [],
|
||||
"noValue": "Stable",
|
||||
@ -585,7 +585,7 @@
|
||||
"fieldConfig": {
|
||||
"defaults": {
|
||||
"color": {
|
||||
"mode": "thresholds"
|
||||
"mode": "palette-classic"
|
||||
},
|
||||
"mappings": [],
|
||||
"noValue": "Stable",
|
||||
@ -972,7 +972,7 @@
|
||||
"fieldConfig": {
|
||||
"defaults": {
|
||||
"color": {
|
||||
"mode": "thresholds"
|
||||
"mode": "palette-classic"
|
||||
},
|
||||
"mappings": [],
|
||||
"noValue": "Stable",
|
||||
@ -1038,7 +1038,7 @@
|
||||
"fieldConfig": {
|
||||
"defaults": {
|
||||
"color": {
|
||||
"mode": "thresholds"
|
||||
"mode": "palette-classic"
|
||||
},
|
||||
"mappings": [],
|
||||
"noValue": "Stable",
|
||||
@ -1570,6 +1570,6 @@
|
||||
"timezone": "",
|
||||
"title": "Capacity Dashboard",
|
||||
"uid": "6nJ1jg7Iz",
|
||||
"version": 7,
|
||||
"version": 8,
|
||||
"weekStart": ""
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user