mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-29 08:45:12 +02:00
Resize statistics graph. Ticket #1345
This commit is contained in:
parent
ffdaff3d5d
commit
0013090ad7
@ -567,7 +567,7 @@ else {
|
||||
|
||||
if (!empty($result)) {
|
||||
$graph = '<div style="width: 350px; margin: 0 auto;">' .
|
||||
grafico_eventos_grupo(400, 250,
|
||||
grafico_eventos_grupo(350, 185,
|
||||
rawurlencode ($sql_post), $meta, $history) .
|
||||
'</div>';
|
||||
html_print_div(array('id' => 'events_graph',
|
||||
|
Loading…
x
Reference in New Issue
Block a user