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
2 people authored and adriankumpf committed Feb 21, 2021
1 parent ea36b56 commit 7de634b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion grafana/dashboards/charging-stats.json
Expand Up @@ -518,7 +518,7 @@
},
"yBucketBound": "auto",
"yBucketNumber": null,
"yBucketSize": null
"yBucketSize": 10.00001
},
{
"aliasColors": {},
Expand Down

0 comments on commit 7de634b

Please sign in to comment.