mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-31 01:35:36 +02:00
[Pie Charts] Maximized the number of elements
This commit is contained in:
parent
287d28de4e
commit
4719742ba2
@ -721,7 +721,7 @@ function pie_graph($graph_type, $flash_chart, $chart_data, $width,
|
||||
setup_watermark($water_mark, $water_mark_file, $water_mark_url);
|
||||
|
||||
// This library allows only 8 colors
|
||||
$max_values = 5;
|
||||
$max_values = 9;
|
||||
|
||||
//Remove the html_entities
|
||||
$temp = array();
|
||||
|
Loading…
x
Reference in New Issue
Block a user