Updated battery config

This commit is contained in:
2018-12-20 18:37:01 -05:00
parent 611ec4c814
commit 0869970839
3 changed files with 8 additions and 6 deletions

View File

@ -11,7 +11,7 @@
[scheme]="scheme"
[yAxis]="true"
[yScaleMin]="0"
[yScaleMax]="100"
[yScaleMax]="25"
[yAxisTickFormatting]="percentFormat"
legendTitle="Charge"
[legend]="!app.mobile"