luci/applications/luci-app-statistics/luasrc
Hannu Nyman 86ff4bd3a4 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>
2015-08-23 21:02:14 +03:00
..
controller/luci_statistics luci-statistics: fix uhttpd log spam from extra png close 2015-03-02 19:04:16 +02:00
model/cbi/luci_statistics Update my email addresses in the license headers 2015-01-16 23:49:44 +01:00
statistics statistics: support rrdtool's alt_autoscale and alt_autoscale_max options 2015-08-23 21:02:14 +03:00
view Update my email addresses in the license headers 2015-01-16 23:49:44 +01:00