Timeline: legend (#34340)

This commit is contained in:
Leon Sorokin
2021-05-19 21:38:31 -07:00
committed by GitHub
parent 488529b99f
commit 9237348076
11 changed files with 147 additions and 21 deletions
@@ -15,6 +15,7 @@
"editable": true,
"gnetId": null,
"graphTooltip": 0,
"id": 329,
"links": [],
"panels": [
{
@@ -53,6 +54,7 @@
},
"id": 8,
"options": {
"alignValue": "left",
"colWidth": 0.9,
"legend": {
"calcs": [],
@@ -230,6 +232,7 @@
},
"id": 9,
"options": {
"alignValue": "left",
"colWidth": 0.9,
"legend": {
"calcs": [],
@@ -268,7 +271,7 @@
"fieldConfig": {
"defaults": {
"color": {
"mode": "palette-classic"
"mode": "thresholds"
},
"custom": {
"fillOpacity": 70,
@@ -276,12 +279,16 @@
},
"mappings": [],
"thresholds": {
"mode": "absolute",
"mode": "percentage",
"steps": [
{
"color": "green",
"value": null
},
{
"color": "#EAB839",
"value": 60
},
{
"color": "red",
"value": 80
@@ -364,5 +371,5 @@
"timezone": "utc",
"title": "Timeline Modes",
"uid": "mIJjFy8Gz",
"version": 21
}
"version": 12
}