Package detail

chartjs-node-canvas

SeanSobey385.6kMIT5.0.0

A node renderer for Chart.js using canvas.

readme

README.md

changelog

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.