0👍
I think you need to import both this js and in this order
// Import chart js and chartpiecelabel in order
import 'chart.js';
import 'chart.piecelabel.js';
Source:stackexchange.com
0👍
I think you need to import both this js and in this order
// Import chart js and chartpiecelabel in order
import 'chart.js';
import 'chart.piecelabel.js';