Exemplo n.º 1
0
 protected function renderTail()
 {
     parent::renderTail();
     $this->seriesFill();
     $this->highCharts->render();
 }