mirror of
https://github.com/ckaczor/HomeMonitor.git
synced 2026-02-16 02:48:33 -05:00
Add dashboard pressure trend arrow
This commit is contained in:
@@ -135,7 +135,7 @@ export class WeatherChartsComponent implements OnInit {
|
||||
this.chart = new Chart({
|
||||
chart: {
|
||||
type: 'line',
|
||||
zoomType: "x"
|
||||
zoomType: 'x'
|
||||
},
|
||||
title: {
|
||||
text: title
|
||||
|
||||
Reference in New Issue
Block a user