mivita/_static/assets/plugins/chart.chartjs
2018-10-29 09:39:31 +01:00
..
docs First Commit 2018-10-29 09:39:31 +01:00
samples First Commit 2018-10-29 09:39:31 +01:00
src First Commit 2018-10-29 09:39:31 +01:00
.travis.yml First Commit 2018-10-29 09:39:31 +01:00
bower.json First Commit 2018-10-29 09:39:31 +01:00
Chart.js First Commit 2018-10-29 09:39:31 +01:00
Chart.min.js First Commit 2018-10-29 09:39:31 +01:00
CONTRIBUTING.md First Commit 2018-10-29 09:39:31 +01:00
gulpfile.js First Commit 2018-10-29 09:39:31 +01:00
LICENSE.md First Commit 2018-10-29 09:39:31 +01:00
package.json First Commit 2018-10-29 09:39:31 +01:00
README.md First Commit 2018-10-29 09:39:31 +01:00

Chart.js

Build Status Code Climate

Simple HTML5 Charts using the canvas element chartjs.org

Documentation

You can find documentation at chartjs.org/docs. The markdown files that build the site are available under /docs. Please note - in some of the json examples of configuration you might notice some liquid tags - this is just for the generating the site html, please disregard.

Bugs, issues and contributing

Before submitting an issue or a pull request to the project, please take a moment to look over the contributing guidelines first.

For support using Chart.js, please post questions with the chartjs tag on Stack Overflow.

License

Chart.js is available under the MIT license.