From f831a7c3705346c4417033599e1efdc93ddefac8 Mon Sep 17 00:00:00 2001 From: PhilippMatthes Date: Thu, 16 May 2024 17:13:36 +0200 Subject: [PATCH] Update home.json --- provisioning/dashboards/home.json | 71 ++++++++++++++++++------------- 1 file changed, 42 insertions(+), 29 deletions(-) diff --git a/provisioning/dashboards/home.json b/provisioning/dashboards/home.json index c9fba88..784f1d0 100644 --- a/provisioning/dashboards/home.json +++ b/provisioning/dashboards/home.json @@ -1449,18 +1449,15 @@ }, "fieldConfig": { "defaults": { - "color": { - "mode": "thresholds" - }, - "mappings": [], - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green", - "value": null - } - ] + "custom": { + "hideFrom": { + "legend": false, + "tooltip": false, + "viz": false + }, + "scaleDistribution": { + "type": "linear" + } }, "unitScale": true }, @@ -1474,22 +1471,38 @@ }, "id": 76, "options": { - "displayMode": "gradient", - "maxVizHeight": 300, - "minVizHeight": 10, - "minVizWidth": 0, - "namePlacement": "auto", - "orientation": "auto", - "reduceOptions": { - "calcs": [ - "lastNotNull" - ], - "fields": "", - "values": false + "calculate": false, + "cellGap": 1, + "color": { + "exponent": 0.5, + "fill": "dark-orange", + "mode": "scheme", + "reverse": false, + "scale": "exponential", + "scheme": "RdYlBu", + "steps": 128 }, - "showUnfilled": true, - "sizing": "auto", - "valueMode": "color" + "exemplars": { + "color": "rgba(255,0,255,0.7)" + }, + "filterValues": { + "le": 1e-9 + }, + "legend": { + "show": true + }, + "rowsFrame": { + "layout": "auto" + }, + "tooltip": { + "mode": "single", + "showColorScale": false, + "yHistogram": false + }, + "yAxis": { + "axisPlacement": "left", + "reverse": false + } }, "pluginVersion": "10.3.4", "targets": [ @@ -1508,7 +1521,7 @@ } ], "title": "Deviation of Predictions in Seconds", - "type": "bargauge" + "type": "heatmap" }, { "datasource": { @@ -2594,6 +2607,6 @@ "timezone": "", "title": "Priobike", "uid": "sdmbOcJnz", - "version": 5, + "version": 6, "weekStart": "" }