web: increase space between chart and legend

This commit is contained in:
Bart Van Der Meerssche 2010-02-18 21:59:20 +00:00
parent 89dd35a82b
commit 48fae8ebe4
1 changed files with 1 additions and 0 deletions

View File

@ -272,6 +272,7 @@ function _logger_dashboard($type, $function, $interval) {
$i = 0;
$string->line = ' COMMENT:"\s"';
if (!$meter_sub = db_fetch_object($result_sub)) {
do {
$string->def .= _logger_chart_def($i, $data_path, $meter_me->meter, $factor);