Angular Primeng:错误ReferenceError:未在UIChart.initChart定义图表(chart.js:53)
进口:
"../node_modules/chart.js/dist/Chart.js",
"../node_modules/chart.js/dist/Chart.bundle.js",
"../node_modules/chart.js/dist/Chart.min.js",
"../node_modules/chart.js/dist/Chart.bundle.min.js"
import { Chart } from 'chart.js';
import { ChartModule } from 'primeng/primeng';
Run Code Online (Sandbox Code Playgroud)