diff --git a/src/Chart.Core.js b/src/Chart.Core.js index 34600aaae..02689a5d6 100755 --- a/src/Chart.Core.js +++ b/src/Chart.Core.js @@ -60,7 +60,7 @@ onProgress: function() {}, onComplete: function() {}, }, - responsive: false, + responsive: true, maintainAspectRatio: true, events: ["mousemove", "mouseout", "click", "touchstart", "touchmove", "touchend"], hover: {