change tool tip
This commit is contained in:
@@ -16,7 +16,10 @@
|
|||||||
]
|
]
|
||||||
},
|
},
|
||||||
"editable": false,
|
"editable": false,
|
||||||
"graphTooltip": 0,
|
"fiscalYearStartMonth": 0,
|
||||||
|
"graphTooltip": 2,
|
||||||
|
"id": 267,
|
||||||
|
"links": [],
|
||||||
"panels": [
|
"panels": [
|
||||||
{
|
{
|
||||||
"collapsed": false,
|
"collapsed": false,
|
||||||
@@ -129,7 +132,7 @@
|
|||||||
"editorMode": "code",
|
"editorMode": "code",
|
||||||
"expr": "avg_over_time(atmp{id=\"$id\"}[$__interval])",
|
"expr": "avg_over_time(atmp{id=\"$id\"}[$__interval])",
|
||||||
"instant": false,
|
"instant": false,
|
||||||
"legendFormat": "{{sensor_location}}",
|
"legendFormat": "{{id}}",
|
||||||
"range": true,
|
"range": true,
|
||||||
"refId": "A"
|
"refId": "A"
|
||||||
}
|
}
|
||||||
@@ -375,7 +378,7 @@
|
|||||||
"editorMode": "code",
|
"editorMode": "code",
|
||||||
"expr": "avg_over_time(rhum{id=\"$id\"}[$__interval])",
|
"expr": "avg_over_time(rhum{id=\"$id\"}[$__interval])",
|
||||||
"instant": false,
|
"instant": false,
|
||||||
"legendFormat": "{{sensor_location}}",
|
"legendFormat": "{{id}}",
|
||||||
"range": true,
|
"range": true,
|
||||||
"refId": "A"
|
"refId": "A"
|
||||||
}
|
}
|
||||||
@@ -492,7 +495,7 @@
|
|||||||
"editorMode": "code",
|
"editorMode": "code",
|
||||||
"expr": "rco2{id=\"$id\"}",
|
"expr": "rco2{id=\"$id\"}",
|
||||||
"instant": false,
|
"instant": false,
|
||||||
"legendFormat": "{{sensor_location}}",
|
"legendFormat": "{{id}}",
|
||||||
"range": true,
|
"range": true,
|
||||||
"refId": "A"
|
"refId": "A"
|
||||||
}
|
}
|
||||||
@@ -772,7 +775,7 @@
|
|||||||
"editorMode": "code",
|
"editorMode": "code",
|
||||||
"expr": "pm02{id=\"$id\"}",
|
"expr": "pm02{id=\"$id\"}",
|
||||||
"instant": false,
|
"instant": false,
|
||||||
"legendFormat": "{{sensor_location}}",
|
"legendFormat": "{{id}}",
|
||||||
"range": true,
|
"range": true,
|
||||||
"refId": "A"
|
"refId": "A"
|
||||||
}
|
}
|
||||||
@@ -782,6 +785,8 @@
|
|||||||
}
|
}
|
||||||
],
|
],
|
||||||
"preload": true,
|
"preload": true,
|
||||||
|
"refresh": "",
|
||||||
|
"schemaVersion": 41,
|
||||||
"tags": ["airgradient", "iot"],
|
"tags": ["airgradient", "iot"],
|
||||||
"templating": {
|
"templating": {
|
||||||
"list": [
|
"list": [
|
||||||
@@ -829,8 +834,9 @@
|
|||||||
"from": "now-24h",
|
"from": "now-24h",
|
||||||
"to": "now"
|
"to": "now"
|
||||||
},
|
},
|
||||||
|
"timepicker": {},
|
||||||
"timezone": "browser",
|
"timezone": "browser",
|
||||||
"title": "Airgradient",
|
"title": "Airgradient",
|
||||||
"uid": "fdf2b7afrjsw0f",
|
"uid": "fdf2b7afrjsw0f",
|
||||||
"version": 4
|
"version": 6
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user