0👍
It appears that you are using the PieceLabel Plugin .
You should add : arc: true, in order for the labels to be drawn in an arc i.e. the plugin documentation states :
// draw label in arc, default is false
// bar chart ignores this
arc: true,
- Chartjs-React COREUI CChart problem not rendering
- Chartjs-Chart.js change Color of a Point during runtime
Source:stackexchange.com