Fixed temperature graph
This commit is contained in:
@ -7,7 +7,7 @@
|
||||
</h1>
|
||||
<div class="w-100 mb-5" style="min-height: 400px">
|
||||
<ngx-charts-area-chart #chart1
|
||||
[results]="batteryService.percentageData"
|
||||
[results]="batteryService.chargeData"
|
||||
[scheme]="scheme"
|
||||
[yAxis]="true"
|
||||
[yScaleMin]="0"
|
||||
|
Reference in New Issue
Block a user