aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/graph.php (unfollow)
Commit message (Expand)AuthorFilesLines
2014-07-16graph: don't overwrite config rrdtool_opts by rrdtool_opts from json pluginPim van den Berg1-1/+1
2014-06-24add percentile support to network traffic graphsPim van den Berg1-0/+3
2014-05-24graph.php: fix undefined index 'type' in $plugin_json[$type]Pim van den Berg1-0/+3
2014-05-18Add base option (1GB=1024Mo)Poil1-0/+3
2014-05-12graph.php: use JSON plugins instead of including PHP plugin filesPim van den Berg1-8/+77
2013-12-29graph: add configurable limit to graph width/heightPim van den Berg1-0/+5
2013-12-29fix heigth -> height typoPim van den Berg1-1/+1
2011-04-21resolve php noticesKarol Nowacki1-2/+2
2010-06-05remove php gd dependencyPim van den Berg1-16/+4
2010-01-01better validation of possible user input (get)Pim van den Berg1-4/+7
2009-12-31rewrite of type classesPim van den Berg1-10/+4
2009-09-29make width and heigth of graphs configurablePim van den Berg1-2/+2