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