Fixed Pie charts and legend. Tiquet: #3742

This commit is contained in:
m-lopez-f 2016-06-13 09:04:02 +02:00
parent 54c6de6a41
commit a4767fca1d
1 changed files with 0 additions and 6 deletions

View File

@ -1689,12 +1689,6 @@ function graphic_combined_module ($module_list, $weight_list, $period,
}
*/
$flash_charts = $config['flash_charts'];
if ($only_image) {
$flash_charts = false;
}
$water_mark = array(
'file' => $config['homedir'] . "/images/logo_vertical_water.png",