@presenta/block-chartjs
v1.0.14
Published
![](https://img.shields.io/npm/v/@presenta/block-chartjs)
Downloads
59
Readme
PRESENTA Chart.js Block
This block displays a Chart.js component within a PRESENTA Lib document.
Installation
Please read the installation istructions for official plugins here using this unique identifier: block-chartjs
Usage
To configure this block use this setting:
{
type: 'chartjs', // required
config: {...} // required A valid Chart.js configuration object
}
Contribute
Development
To start a development session:
npm start
To build a release:
npm run build
Licence
This plugin is released under the 3-Clause BSD license.
Copyright © 2020 Fabio Franchino, https://fabiofranchino.com