Skip to content

presenta-software/presenta-block-chartjs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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