crcro
995b7069eb
webui: Added support for stacked graphs ( #7725 )
...
* initial release
* newline fix
* missed some graphs in edit
* style fixes
* revert custom function, use Config
* unified config option
added webui graph config entry
added sql entry for webui config
* removed config_id from sql file
* remove graph stack from defaults
* moved transparency and stacked option to functions.php
* style fixes
* style fixes
* changes in code
added docs about stacked graphs
* return keyed array
* new colors and transparency
* sql rename
2017-12-02 20:28:03 +00:00
Yunchih Chen
82fb20cc19
feature: Configurable 95th percentile ( #7442 )
...
See issue #7406 for detail.
2017-10-11 13:21:11 +01:00
Tony Murray
8c639aa5a4
PSR2 Cleanup: /html edition
...
Travis tests for code conformance. Ignore warnings for now.
Fixed all errors, left most warnings.
2016-08-18 21:29:30 -05:00
=
c6fa5dbe84
Fixed display of 95th % for generic graphs in bytes
2016-07-01 15:22:02 +01:00
Thom Seddon
a36204400e
Explicitly show units for total in bit graphs
...
Previously the rest of the graph was in "bps", as indicated in the
legend, however the unit for the totals is "B" (bytes) - as only
the prefix (M, G, T) was shown for the totals it was not clear that
the unit was different.
2016-01-08 11:52:50 +00:00
Paul Gear
0d2949f69e
Overhaul use of rrdtool_lastupdate & STACK for rrdtool 1.4/1.5 compatibility
2015-11-15 11:48:39 +10:00
Richard Kojedzinszky
ca595e1e9d
FIX 95th percent lines in negative range
2015-11-08 18:27:19 +01:00
Neil Lathwood
e2b15145ea
Revert "Using PERCENTNAN instead of PERCENT"
2015-10-28 14:14:15 +00:00
Richard Kojedzinszky
4fe6aeddcf
Using PERCENTNAN instead of PERCENT for 95th percentile line
...
This modifies the existing lines in positive range a bit, but also
enables drawing lines in the negative range when data is missing there.
2015-10-27 10:35:43 +01:00
Job Snijders
d8693f05ae
Fix coding style part 2
2015-07-15 11:04:22 +02:00
laf
430e17750e
Removed duplicate In
2015-04-19 00:46:59 +01:00
Paul Gear
6913fd8822
Sharpen main device_bits & port_bits graphs
...
Did this by lightening the max area, slightly darkening the main area, and highlighting with a darker-still outline
2015-04-18 18:56:40 +10:00
Adam Amstrong
b273e04241
/// -> //
...
git-svn-id: http://www.observium.org/svn/observer/trunk@3240 61d68cd4-352d-0410-923a-c4978735b2b8
2012-05-25 12:24:34 +00:00
Tom Laermans
e2dc9b246d
syntaxer run
...
git-svn-id: http://www.observium.org/svn/observer/trunk@3071 61d68cd4-352d-0410-923a-c4978735b2b8
2012-04-21 00:36:55 +00:00
Adam Amstrong
ee65ae5350
add previous period overlay to generic_bits/bytes and generic_duplex
...
git-svn-id: http://www.observium.org/svn/observer/trunk@3063 61d68cd4-352d-0410-923a-c4978735b2b8
2012-04-20 10:35:13 +00:00