Fix tooltip body

This commit is contained in:
Ricardo Brizido 2016-04-29 12:11:15 +01:00
parent 9fe9305992
commit 314f398887

View File

@ -575,7 +575,7 @@ module.exports = function(Chart) {
// The usual updates
this.tooltip.initialize();
this.tooltip._active = this.tooltipActive;
this.tooltip.update();
this.tooltip.update(true);
}
// Hover animations