show full graph

This commit is contained in:
marcos 2020-04-06 18:18:39 +02:00
parent 6a9b55ea36
commit 333f3ba9f0

View File

@ -176,7 +176,7 @@ $label = db_get_value('nombre', 'tagente_modulo', 'id_agente_modulo', $id)
// Graph.
echo '<div style="padding-top: 60px;">';
echo '<div style="padding-top: 60px; padding-right: 30px;">';
$width = '90%';
$height = '450';