阿蒙的礼物

Amon's Gifts
  • 首页

图表插件 Chart.js

2026年1月18日 | 分类: 【源码】

效果:https://chart.nodejs.cn/docs/latest/getting-started/usage.html

插件:Chart.js

文档:https://chartjs.bootcss.com/docs.html

https://github.com/chartjs/Chart.js/releases
https://github.com/chartjs/Chart.js/releases/download/v4.5.1/chart.js-4.5.1.tgz

取 v4.4.3/chart.umd.js

插件:chartjs-chart-financial

https://github.com/chartjs/chartjs-chart-financial/releases
https://github.com/chartjs/chartjs-chart-financial/releases/download/v0.2.1/chartjs-chart-financial-0.2.1.tgz
取 chartjs-chart-financial.umd.js

插件:chartjs-chart-boxplot

https://github.com/sgratzl/chartjs-chart-boxplot/releases
https://github.com/sgratzl/chartjs-chart-boxplot/releases/download/v4.4.5/package.tgz
取 chartjs-chart-boxplot/index.umd.min.js

https://www.npmjs.com/package/@sgratzl/chartjs-chart-boxplot

npm install chart.js @sgratzl/chartjs-chart-boxplot

© 2026 阿蒙的礼物