this.xInvert = function(d) { return _this.xScale(_this.xScale.invert(_this.xScale(d))); };