📌  相关文章
📜  chartjs-plugin-labels.js:433 Uncaught TypeError: Cannot read property 'register' of undefined at chartjs-plugin-labels.js:433 - Javascript 代码示例

📅  最后修改于: 2022-03-11 15:01:09.981000             🧑  作者: Mango

代码示例1
/*official chartjs-plugin-labels does not currently work with most
recent version of chart.js and does not appear to be maintained,
this guys github fork seems to work alright though */
https://github.com/DavideViolante/chartjs-plugin-labels

Update: There is an offical labels from chartjs that you should instead: 
https://github.com/chartjs/chartjs-plugin-datalabels