diff --git a/pandora_console/include/graphs/functions_flot.php b/pandora_console/include/graphs/functions_flot.php index 4684e7fb47..d9fca31614 100644 --- a/pandora_console/include/graphs/functions_flot.php +++ b/pandora_console/include/graphs/functions_flot.php @@ -194,7 +194,7 @@ function flot_area_graph($chart_data, $width, $height, $color, $legend, $height = 100; } else { - $height = 0; + $height = 1; } $return .= "
";