Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/maikuolan/chart.js-common-module

Chart.js common module for CIDRAM and phpMussel.
https://github.com/maikuolan/chart.js-common-module

Last synced: 24 days ago
JSON representation

Chart.js common module for CIDRAM and phpMussel.

Awesome Lists containing this project

README

        

### Chart.js common module for CIDRAM and phpMussel.

- `chart.min.js` is taken directly from [chartjs/Chart.js](https://github.com/chartjs/Chart.js), unmodified.
- `_chartjs.html` is written/used for CIDRAM/phpMussel to be able to leverage Chart.js for generating the doughnut charts available at the front-end file manager.
- The Chart.js version included in this repository: "v3.9.1".

#### Legal/Licensing:
- [Chart.js](https://github.com/chartjs/Chart.js) (and thus, the content of [this repository](https://github.com/Maikuolan/Chart.js-Common-Module)) is available under the [MIT License](https://opensource.org/licenses/MIT).

### How to install:
The module can be installed via the CIDRAM (>=1.13.1) front-end updates page or the phpMussel (>=1.2 <3) front-end updates page.