this.yInvert = function(d) { return _this.yScale(_this.yScale.invert(_this.yScale(d))); };