<div style="width:<?= $this->width; ?>px;height:<?= $this->height; ?>px">
<?=
$chart->render();
?>
</div>