if (this._gridlines[0] && this.yAxis._ticks.major && !noYGrid) {
            this._drawGridlines(bg, true, this._gridlines[0], dims);
        }