betrter y-axis labels
This commit is contained in:
@@ -404,8 +404,11 @@ samples existed before the RRD was created.
|
||||
|
||||
Temperature uses the left axis with a default range of 0–30°C. Humidity and
|
||||
battery use the right axis with a default range of 0–100%. These ranges and
|
||||
labels can be changed in `config.yaml` under `graph.axes`. Light-grey reference
|
||||
lines are drawn at 15, 20, and 25°C by default and can be changed under
|
||||
labels can be changed in `config.yaml` under `graph.axes`. Temperature grid
|
||||
labels default to five-degree intervals, and both axes display integers. Since
|
||||
RRDtool ties the right axis to the left, the corresponding percentage labels
|
||||
are rounded to integers. Light-grey reference lines are drawn at 15, 20, and
|
||||
25°C by default and can be changed under
|
||||
`graph.axes.temperature.reference_lines`.
|
||||
|
||||
The collector also generates `/var/www/html/sensors/index.html`. It displays
|
||||
|
||||
Reference in New Issue
Block a user