README.md
包详细信息
chartjs-node-canvas
A node renderer for Chart.js using canvas.
自述文件
更新日志
Changelog
5.0.0
Migrated to support chart.js v4.x.x, dropped support for 3.x.x Upgraded to canvas v3.x.x
WIP support for animated charts, exporting to GIF.
4.0.0
Migrated to support chart.js v3.x.x, dropped support for 2.x.x Removed the legacy API.
3.2.0
Another deploy for minor versions.
3.1.1
Added back legacy API to address a wrong version being deployed. See #60.
3.0.0
Rewrote ChartJSNodeCanvas
API, the constructor and plugins in particular.