diff --git a/pandora_console/include/functions_reporting.php b/pandora_console/include/functions_reporting.php index ad110b1c54..72dc4e594c 100755 --- a/pandora_console/include/functions_reporting.php +++ b/pandora_console/include/functions_reporting.php @@ -9215,6 +9215,7 @@ function reporting_simple_graph( 'agent_module_id' => $content['id_agent_module'], 'period' => $content['period'], 'title' => $title, + 'label' => $label, 'pure' => false, 'date' => $report['datetime'], 'only_image' => $only_image,