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