Skip to content

Commit

Permalink
Set bucket size on charging heatmap. Fixes #1354 (#1355)
Browse files Browse the repository at this point in the history
Co-authored-by: Lee Willis <lee@ademti-software.co.uk>
  • Loading branch information
leewillis77 and leewillis77 authored Feb 17, 2021
1 parent d08969c commit 4ed12d0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion grafana/dashboards/charging-stats.json
Original file line number Diff line number Diff line change
Expand Up @@ -518,7 +518,7 @@
},
"yBucketBound": "auto",
"yBucketNumber": null,
"yBucketSize": null
"yBucketSize": 10.00001
},
{
"aliasColors": {},
Expand Down

0 comments on commit 4ed12d0

Please sign in to comment.