aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/graph.php (follow)
Commit message (Expand)AuthorAgeFilesLines
* graph: don't overwrite config rrdtool_opts by rrdtool_opts from json pluginPim van den Berg2014-07-161-1/+1
* add percentile support to network traffic graphsPim van den Berg2014-06-241-0/+3
* graph.php: fix undefined index 'type' in $plugin_json[$type]Pim van den Berg2014-05-241-0/+3
* Add base option (1GB=1024Mo)Poil2014-05-181-0/+3
* graph.php: use JSON plugins instead of including PHP plugin filesPim van den Berg2014-05-121-8/+77
* graph: add configurable limit to graph width/heightPim van den Berg2013-12-291-0/+5
* fix heigth -> height typoPim van den Berg2013-12-291-1/+1
* resolve php noticesKarol Nowacki2011-04-211-2/+2
* remove php gd dependencyPim van den Berg2010-06-051-16/+4
* better validation of possible user input (get)Pim van den Berg2010-01-011-4/+7
* rewrite of type classesPim van den Berg2009-12-311-10/+4
* make width and heigth of graphs configurablePim van den Berg2009-09-291-2/+2
* initial import of cgpPim van den Berg2009-09-201-0/+39