Simple HTML5 Charts using the tag
Go to file
2015-03-09 18:41:53 +00:00
docs Fixes #915 2015-02-03 14:09:17 -05:00
samples externalTooltips now labeled customTooltips 2015-01-06 22:53:30 -07:00
src Merge pull request #982 from nnnick/fix/automatic-chart-size-src 2015-03-09 17:20:29 +00:00
.gitignore Update ignored files 2014-06-29 17:34:56 +01:00
.travis.yml Update .travis.yml 2015-01-29 21:43:02 -05:00
bower.json Fixes #901 2015-02-02 16:56:43 -05:00
Chart.js Release 1.0.2 2015-03-09 18:37:37 +00:00
Chart.min.js Release 1.0.2 2015-03-09 18:37:37 +00:00
CONTRIBUTING.md ADD GH PR guidelines 2015-01-28 14:22:28 -05:00
gulpfile.js Removed trailing comma 2015-02-10 16:13:03 -05:00
LICENSE.md Bump copyright year in license 2015-01-01 23:46:02 +00:00
package.json Merge pull request #694 from spmjs/master 2015-01-27 13:48:47 -05:00
README.md Space between status badges 2015-01-07 00:07:06 +00: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.