mirror of
https://github.com/ckaczor/HomeMonitor.git
synced 2026-01-13 17:22:54 -05:00
Adjust rain axis range
This commit is contained in:
@@ -159,8 +159,8 @@ export class WeatherChartsComponent implements OnInit {
|
||||
title: {
|
||||
text: 'Rain'
|
||||
},
|
||||
min: 0,
|
||||
max: 0.25,
|
||||
softMin: 0,
|
||||
softMax: 0.25,
|
||||
visible: true,
|
||||
opposite: true
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user