Skip to content

Latest commit

 

History

History
38 lines (22 loc) · 889 Bytes

README.md

File metadata and controls

38 lines (22 loc) · 889 Bytes

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