Change temperature graph to 24-hour formatting

This commit is contained in:
Telyn
2020-12-27 14:57:27 +00:00
committed by GitHub
parent 27b923b5e9
commit 9778809cba
@@ -139,7 +139,7 @@ export class DashboardComponent implements OnInit, AfterViewInit, OnDestroy
tooltip: {
theme: 'dark',
x : {
format: 'MMM dd, yyyy hh:mm:ss'
format: 'MMM dd, yyyy HH:mm:ss'
},
y : {
formatter: (value) => {