diff options
author | Florian Eckert <fe@dev.tdt.de> | 2020-08-18 12:50:46 +0200 |
---|---|---|
committer | Hannu Nyman <hannu.nyman@iki.fi> | 2020-09-08 07:57:35 +0300 |
commit | 4d3f61d7c7ad9af61749eeab5183562a21494dfc (patch) | |
tree | ffaf338d9791f6e721866f8c43a173ae8c150d29 /applications/luci-app-wol/po/ar | |
parent | 8b1294fc8d428b92d52b662f80f0339f2698bf4b (diff) |
luci-app-statistics: add noavg option
It is sometimes useful not to display avg values int the graph.
This option is used to prevent this from appearing in the graph.
In a graph definition this option must be set to *true*,
if the avg values should not be displayed.
```
options = {
gauge = {
title = "Status",
color = "0000ff",
noarea = true,
noavg = true
}
```
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
Diffstat (limited to 'applications/luci-app-wol/po/ar')
0 files changed, 0 insertions, 0 deletions