fixed color in verical graph

This commit is contained in:
daniel 2017-03-07 09:10:15 +01:00
parent 24c4060ab1
commit afecd9f4a4
1 changed files with 1 additions and 1 deletions

View File

@ -2001,7 +2001,7 @@ function graphic_combined_module ($module_list, $weight_list, $period,
$width, $height, $color, $module_name_list, $long_index,
ui_get_full_url("images/image_problem.opaque.png", false, false, false),
"", "", $water_mark, $config['fontpath'], $fixed_font_size,
"", $ttl, $homeurl, $background_color);
"", $ttl, $homeurl, $background_color, true);
break;
case CUSTOM_GRAPH_PIE:
return ring_graph($flash_charts, $graph_values, $width, $height,