2 echo "Content-type: image/png"
8 --title "Relative Humidity: MIN and MAX" \
10 -x DAY:1:DAY:5:DAY:5:0:%d:%m \
12 --right-axis 1:0 --right-axis-format "%3.0lf" \
13 --legend-position east \
14 --units-exponent 0 --lower-limit 0 --upper-limit 100 --rigid \
15 DEF:alo=$D/sensor-19247.rrd:rh:MIN 'LINE1:alo#cc0000:Catarium' \
16 DEF:ahi=$D/sensor-19247.rrd:rh:MAX 'LINE1:ahi#cc0000'