From 18e3b891d9f5900139d96437425ec2d4c1a581d4 Mon Sep 17 00:00:00 2001 From: Evert Timberg Date: Fri, 22 Apr 2016 20:49:44 -0400 Subject: [PATCH] Remove commented code --- src/core/core.tooltip.js | 1 - 1 file changed, 1 deletion(-) 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