statistics: support rrdtool's alt_autoscale and alt_autoscale_max options
authorHannu Nyman <hannu.nyman@iki.fi>
Sun, 23 Aug 2015 18:02:14 +0000 (21:02 +0300)
committerHannu Nyman <hannu.nyman@iki.fi>
Sun, 23 Aug 2015 18:02:14 +0000 (21:02 +0300)
commit86ff4bd3a4a39674c51bd52576a0a87e803a7c53
tree73a02e22fe3b4e3622dbc3b7d6f55cb8be9c993a
parent37f6bd557d56dec0c98a4e25a1acd111203cb3b8
statistics: support rrdtool's alt_autoscale and alt_autoscale_max options

Implement support for alternative scaling of the y-axis.
By default, rrdtool will autoscale to 1,2,5,10,20,50,100,200,... etc.,
which is not always suitable (e.g. memory charts for device with 128 MB).

Rrdtool 1.0.50 already supports alternative autoscaling that creates
a tighter y-axis. Implement graph-level options in Luci statistics to
support those boolean options as "alt_autoscale" and "alt_autoscale_max".

info at http://oss.oetiker.ch/rrdtool/doc/rrdgraph.en.html

Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
applications/luci-app-statistics/luasrc/statistics/rrdtool.lua