always fill to bottom of the chart

This commit is contained in:
vcoppe
2024-04-27 11:46:47 +02:00
parent 83309593d7
commit 0eb9c7b57e

View File

@@ -246,7 +246,7 @@
}; };
}), }),
normalized: true, normalized: true,
fill: true, fill: 'start',
order: 1 order: 1
}; };
chart.data.datasets[1] = { chart.data.datasets[1] = {