_drawGraph: function() {
        this._drawYears();
        this._drawLoss();
        this._drawDeviation();
        this._drawBars();