Skip to content

Commit

Permalink
Update home.json
Browse files Browse the repository at this point in the history
  • Loading branch information
PhilippMatthes authored May 16, 2024
1 parent 15b81de commit f831a7c
Showing 1 changed file with 42 additions and 29 deletions.
71 changes: 42 additions & 29 deletions provisioning/dashboards/home.json
Original file line number Diff line number Diff line change
Expand Up @@ -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
},
Expand All @@ -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": [
Expand All @@ -1508,7 +1521,7 @@
}
],
"title": "Deviation of Predictions in Seconds",
"type": "bargauge"
"type": "heatmap"
},
{
"datasource": {
Expand Down Expand Up @@ -2594,6 +2607,6 @@
"timezone": "",
"title": "Priobike",
"uid": "sdmbOcJnz",
"version": 5,
"version": 6,
"weekStart": ""
}

0 comments on commit f831a7c

Please sign in to comment.