Aline Souza

Results 2 comments of Aline Souza

I've made it by adding in options.plugins.datalabels: datalabels: { display: function (context) { return context.dataIndex === 0; } }

Try to update this datalabels info to: datalabels: { align: "start", anchor: "start"}