mirror of
https://github.com/Icinga/icingaweb2.git
synced 2026-06-22 23:09:24 -04:00
6 lines
No EOL
90 B
PHTML
6 lines
No EOL
90 B
PHTML
|
|
<div style="width:500px; height:300px;margin:auto">
|
|
<?=
|
|
$chart->render();
|
|
?>
|
|
</div>
|