improve billing graphs a little

git-svn-id: http://www.observium.org/svn/observer/trunk@1961 61d68cd4-352d-0410-923a-c4978735b2b8
This commit is contained in:
Adam Amstrong
2011-03-23 10:25:42 +00:00
parent de7ff537cc
commit d89b0632d8
4 changed files with 35 additions and 5 deletions

View File

@@ -54,7 +54,9 @@ foreach ($rrd_list as $rrd)
$i++; $iter++;
}
if ($custom_graph) { $rrd_options .= $custom_graph; }
$rrd_options .= $rrd_optionsb;
$rrd_options .= " HRULE:0#999999";
?>
?>