Chart resizes with window size now
This commit is contained in:
parent
0d77807d56
commit
e60425e3c4
@ -115,7 +115,8 @@ async function fetchData() {
|
||||
datasets: [],
|
||||
},
|
||||
options: {
|
||||
responsive: false,
|
||||
responsive: true,
|
||||
maintainAspectRatio: false,
|
||||
parsing: false,
|
||||
plugins: {
|
||||
tooltip: {
|
||||
|
Loading…
Reference in New Issue
Block a user