ESH/adminlte/bower_components/chart.js
2024-10-23 18:28:06 +05:30
..
docs first commit 2024-10-23 18:28:06 +05:30
samples first commit 2024-10-23 18:28:06 +05:30
src first commit 2024-10-23 18:28:06 +05:30
.bower.json first commit 2024-10-23 18:28:06 +05:30
.gitignore first commit 2024-10-23 18:28:06 +05:30
.travis.yml first commit 2024-10-23 18:28:06 +05:30
bower.json first commit 2024-10-23 18:28:06 +05:30
Chart.js first commit 2024-10-23 18:28:06 +05:30
Chart.min.js first commit 2024-10-23 18:28:06 +05:30
CONTRIBUTING.md first commit 2024-10-23 18:28:06 +05:30
gulpfile.js first commit 2024-10-23 18:28:06 +05:30
LICENSE.md first commit 2024-10-23 18:28:06 +05:30
package.json first commit 2024-10-23 18:28:06 +05:30
README.md first commit 2024-10-23 18:28:06 +05:30

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.