Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/maikuolan/chart.js-common-module
- Owner: Maikuolan
- License: mit
- Created: 2017-10-05T06:31:25.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2024-06-23T08:53:16.000Z (5 months ago)
- Last Synced: 2024-06-23T09:50:38.228Z (5 months ago)
- Language: HTML
- Size: 273 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
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.