} else {
          if (this.ext.right < this.xscale(roundValue)) {
            return;
          }
          this.ext.left = this.xscale(roundValue);