Skip to content

Commit

Permalink
rename column Range added to Charge Rate
Browse files Browse the repository at this point in the history
  • Loading branch information
swiffer committed Nov 3, 2024
1 parent 5b2b5c4 commit fd4f4c4
Showing 1 changed file with 4 additions and 5 deletions.
9 changes: 4 additions & 5 deletions grafana/dashboards/charges.json
Original file line number Diff line number Diff line change
Expand Up @@ -810,7 +810,7 @@
"properties": [
{
"id": "displayName",
"value": "Power avg"
"value": "Ø Power"
},
{
"id": "unit",
Expand Down Expand Up @@ -860,7 +860,7 @@
"properties": [
{
"id": "displayName",
"value": "Range added"
"value": "Ø Charge rate"
},
{
"id": "unit",
Expand Down Expand Up @@ -954,7 +954,7 @@
"properties": [
{
"id": "displayName",
"value": "Range added"
"value": "Ø Charge rate"
},
{
"id": "unit",
Expand Down Expand Up @@ -1322,8 +1322,7 @@
"mode": "absolute",
"steps": [
{
"color": "green",
"value": null
"color": "green"
}
]
}
Expand Down

0 comments on commit fd4f4c4

Please sign in to comment.