Fixed height in slicesbar graph of table interface snmp - #3274

Former-commit-id: ebfb44b1bfe9c6d2cfb9e95a982ae169f0c631a4
This commit is contained in:
tatiana.llorente@artica.es 2019-01-28 12:15:05 +01:00
parent 550abc6634
commit ad368ed09b

View File

@ -3631,7 +3631,7 @@ function reporting_get_event_histogram ($events, $text_header_event = false) {
$graph_data, $graph_data,
$max_value, $max_value,
100, 100,
35, 25,
$full_legend, $full_legend,
$colors, $colors,
$config['fontpath'], $config['fontpath'],