if (this.config.axisY.left.display !== 'none') {
      draw = new ClDrawAxisY(this, this.rectAxisYLeft, 'left')
      this.childDraws['AXISY_LEFT'] = draw
    }