]> git.ipfire.org Git - thirdparty/Chart.js.git/commitdiff
Remove commented code 2333/head
authorEvert Timberg <evert.timberg+github@gmail.com>
Sat, 23 Apr 2016 00:49:44 +0000 (20:49 -0400)
committerEvert Timberg <evert.timberg+github@gmail.com>
Sat, 23 Apr 2016 00:49:44 +0000 (20:49 -0400)
src/core/core.tooltip.js

index 88fb9b1220f96ece19579f717932f804a85a1c28..4b742d3a8470c26988d90ddf453441e04025d645 100644 (file)
@@ -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