mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-31 01:35:36 +02:00
#12153 Fix graph height
This commit is contained in:
parent
87aa79b176
commit
6312804386
@ -6207,7 +6207,7 @@ function event_get_counter_extraId(array $event, ?array $filters)
|
||||
|
||||
function event_print_graph(
|
||||
$filter,
|
||||
$graph_height=400,
|
||||
$graph_height=100,
|
||||
) {
|
||||
global $config;
|
||||
$show_all_data = false;
|
||||
|
Loading…
x
Reference in New Issue
Block a user