betrter y-axis labels
This commit is contained in:
+5
-1
@@ -78,6 +78,9 @@ graph:
|
||||
minimum: 0
|
||||
maximum: 30
|
||||
label: degrees C
|
||||
grid_interval: 5
|
||||
label_every_grid_lines: 1
|
||||
number_format: "%.0lf"
|
||||
reference_lines:
|
||||
- value: 15
|
||||
color: D3D3D3
|
||||
@@ -86,9 +89,10 @@ graph:
|
||||
- value: 25
|
||||
color: D3D3D3
|
||||
percentage:
|
||||
minimum: 0
|
||||
minimum: 10
|
||||
maximum: 100
|
||||
label: percent
|
||||
number_format: "%.0lf"
|
||||
periods:
|
||||
day:
|
||||
start: end-1d
|
||||
|
||||
Reference in New Issue
Block a user