From: Evert Timberg Date: Sat, 23 Apr 2016 00:49:44 +0000 (-0400) Subject: Remove commented code X-Git-Tag: 2.1.0~55^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F2333%2Fhead;p=thirdparty%2FChart.js.git Remove commented code --- diff --git a/src/core/core.tooltip.js b/src/core/core.tooltip.js index 88fb9b122..4b742d3a8 100644 --- a/src/core/core.tooltip.js +++ b/src/core/core.tooltip.js @@ -262,7 +262,6 @@ module.exports = function(Chart) { }, null); tooltipPosition = this.getAveragePosition(this._active); - //tooltipPosition.y = this._active[0]._yScale.getPixelForDecimal(0.5); } // Build the Text Lines