added bit of padding to avoid lines being cut off

This commit is contained in:
Miodec 2022-06-01 14:15:27 +02:00
parent 385f234828
commit e2b40a3f51

View file

@ -129,6 +129,11 @@ export const result: ChartWithUpdateColors<
],
},
options: {
layout: {
padding: {
top: 2,
},
},
responsive: true,
maintainAspectRatio: false,
scales: {