diff --git a/pandora_console/include/functions_graph.php b/pandora_console/include/functions_graph.php index 0ef5e1d9d3..7154c2229f 100644 --- a/pandora_console/include/functions_graph.php +++ b/pandora_console/include/functions_graph.php @@ -5503,13 +5503,13 @@ function graph_nodata_image($width = 300, $height = 110, $type = 'area', $text = $image = ui_get_full_url('images/image_problem_' . $type . '.png', false, false, false); - if ($text == '') { - $text = __('No data to show'); - } + // if ($text == '') { + // $text = __('No data to show'); + // } $text_div = '