Error: "outlabeledPie'" is not a chart type or not registered in angular16

Hi
I am trying to use chartjs-plugin-piechart-outlabels in angular.for that I have used the type :‘outlabeledPie’ and to create new chart but I am facing issue like outlabeledPie is not registered controller.

I have Chart.js version 4.7.1.

Please help me out how to build outlabeledPie chart with angular chart.js Version 4.7.1.

Hi @Nelu, this forum is for QuickChart only, not Chart.js. You can embed a QuickChart image in your Angular app using the technique outlined here. The outlabels plugin is automatically registered.