mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-31 01:35:36 +02:00
fixed color in verical graph
This commit is contained in:
parent
24c4060ab1
commit
afecd9f4a4
@ -2001,7 +2001,7 @@ function graphic_combined_module ($module_list, $weight_list, $period,
|
|||||||
$width, $height, $color, $module_name_list, $long_index,
|
$width, $height, $color, $module_name_list, $long_index,
|
||||||
ui_get_full_url("images/image_problem.opaque.png", false, false, false),
|
ui_get_full_url("images/image_problem.opaque.png", false, false, false),
|
||||||
"", "", $water_mark, $config['fontpath'], $fixed_font_size,
|
"", "", $water_mark, $config['fontpath'], $fixed_font_size,
|
||||||
"", $ttl, $homeurl, $background_color);
|
"", $ttl, $homeurl, $background_color, true);
|
||||||
break;
|
break;
|
||||||
case CUSTOM_GRAPH_PIE:
|
case CUSTOM_GRAPH_PIE:
|
||||||
return ring_graph($flash_charts, $graph_values, $width, $height,
|
return ring_graph($flash_charts, $graph_values, $width, $height,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user