Improve UI usability

This commit is contained in:
2022-07-21 13:51:22 +01:00
parent 6b820f96a3
commit cd82740662
5 changed files with 65 additions and 19 deletions

View File

@@ -21,6 +21,8 @@ new Chart(ctx, {
],
},
options: {
responsive: true,
maintainAspectRatio: false,
parsing: {
xAxisKey: 'date',
yAxisKey: 'value',