mirror of
https://github.com/chartjs/Chart.js.git
synced 2026-03-05 07:54:04 +01:00
Default global responsive
This commit is contained in:
@@ -60,7 +60,7 @@
|
||||
onProgress: function() {},
|
||||
onComplete: function() {},
|
||||
},
|
||||
responsive: false,
|
||||
responsive: true,
|
||||
maintainAspectRatio: true,
|
||||
events: ["mousemove", "mouseout", "click", "touchstart", "touchmove", "touchend"],
|
||||
hover: {
|
||||
|
||||
Reference in New Issue
Block a user