Render the quant so it can be printed on the screen
HTML output
function render() { return $this->chart ->render(); }