1👍
✅
You could change the font options of DataLabels plugin.
datalabels: {
font: {
size: 30
},
align: 'top',
anchor: 'end'
}
Source:stackexchange.com