return isBetween({
                number: x,
                left: this.state.selectStart.x,
                right: this.state.selectEnd.x,
            }) && isBetween({