This block displays a Chart.js component within a PRESENTA Lib document.
Please read the installation istructions for official plugins here using this unique identifier: block-chartjs
To configure this block use this setting:
{
type: 'chartjs', // required
config: {...} // required A valid Chart.js configuration object
}
To start a development session:
npm start
To build a release:
npm run build
This plugin is released under the 3-Clause BSD license.
Copyright © 2020 Fabio Franchino, https://fabiofranchino.com