AdminLTE/bower_components/chart.js
2017-07-01 16:16:47 -04:00
..
docs Add bower_components for direct downloads but ignore them when installing using npm or bower 2017-07-01 16:16:47 -04:00
samples Add bower_components for direct downloads but ignore them when installing using npm or bower 2017-07-01 16:16:47 -04:00
src Add bower_components for direct downloads but ignore them when installing using npm or bower 2017-07-01 16:16:47 -04:00
.bower.json Add bower_components for direct downloads but ignore them when installing using npm or bower 2017-07-01 16:16:47 -04:00
.gitignore Add bower_components for direct downloads but ignore them when installing using npm or bower 2017-07-01 16:16:47 -04:00
.travis.yml Add bower_components for direct downloads but ignore them when installing using npm or bower 2017-07-01 16:16:47 -04:00
bower.json Add bower_components for direct downloads but ignore them when installing using npm or bower 2017-07-01 16:16:47 -04:00
Chart.js Add bower_components for direct downloads but ignore them when installing using npm or bower 2017-07-01 16:16:47 -04:00
Chart.min.js Add bower_components for direct downloads but ignore them when installing using npm or bower 2017-07-01 16:16:47 -04:00
CONTRIBUTING.md Add bower_components for direct downloads but ignore them when installing using npm or bower 2017-07-01 16:16:47 -04:00
gulpfile.js Add bower_components for direct downloads but ignore them when installing using npm or bower 2017-07-01 16:16:47 -04:00
LICENSE.md Add bower_components for direct downloads but ignore them when installing using npm or bower 2017-07-01 16:16:47 -04:00
package.json Add bower_components for direct downloads but ignore them when installing using npm or bower 2017-07-01 16:16:47 -04:00
README.md Add bower_components for direct downloads but ignore them when installing using npm or bower 2017-07-01 16:16:47 -04: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.