Skip to content

Commit

Permalink
update overview dashboard to fix units for energy consumption
Browse files Browse the repository at this point in the history
  • Loading branch information
JakobLichterfeld committed Jul 6, 2024
1 parent ad00928 commit 44c8354
Showing 1 changed file with 3 additions and 15 deletions.
18 changes: 3 additions & 15 deletions grafana/dashboards/overview.json
Original file line number Diff line number Diff line change
Expand Up @@ -619,16 +619,6 @@
"defaults": {
"decimals": 0,
"mappings": [],










"thresholds": {
"mode": "absolute",
"steps": [
Expand Down Expand Up @@ -661,7 +651,7 @@
"properties": [
{
"id": "unit",
"value": "Wh/km"
"value": "Wh/mi"
}
]
}
Expand Down Expand Up @@ -1064,8 +1054,6 @@
]
],
"timeColumn": "time",


"where": [
{
"name": "$__timeFilter",
Expand Down Expand Up @@ -2161,6 +2149,6 @@
"timezone": "",
"title": "Overview",
"uid": "kOuP_Fggz",
"version": 10,
"version": 11,
"weekStart": ""
}
}

0 comments on commit 44c8354

Please sign in to comment.