diff --git a/frontend/scripts/home.js b/frontend/scripts/home.js index 9f00008..b2f6c4b 100644 --- a/frontend/scripts/home.js +++ b/frontend/scripts/home.js @@ -115,7 +115,8 @@ async function fetchData() { datasets: [], }, options: { - responsive: false, + responsive: true, + maintainAspectRatio: false, parsing: false, plugins: { tooltip: {