0👍
✅
Using the Formatter Function inside options of datalabels
datalabels: {
formatter:(value, context) => {
return value.y
},
Source:stackexchange.com