fixed error in sample graph

This commit is contained in:
daniel 2016-10-27 17:24:43 +02:00
parent 559902275f
commit eb450ff334
1 changed files with 2 additions and 2 deletions

View File

@ -4514,7 +4514,7 @@ function reporting_simple_graph($report, $content, $type = 'dinamic',
false, false,
$width, $width,
$height, $height,
$label, '<br>' . $label,
'', '',
false, false,
$only_avg, $only_avg,
@ -4539,7 +4539,7 @@ function reporting_simple_graph($report, $content, $type = 'dinamic',
false, false,
$width, $width,
$height, $height,
$label, '<br>' . $label,
'', '',
false, false,
$only_avg, $only_avg,