Simple HTML5 Charts using the tag
Go to file
2015-01-04 17:14:15 -05:00
docs Merge pull request #750 from CAYdenberg/nnnick 2014-12-29 17:21:59 -05:00
samples Add in new chart samples 2014-06-29 18:36:04 +01:00
src Update Chart.Core.js 2015-01-04 17:12:58 -05:00
.gitignore Update ignored files 2014-06-29 17:34:56 +01:00
.travis.yml Remove checking .min file in CI 2015-01-03 17:19:28 +00:00
bower.json Pre-release version bump to beta.4 2014-08-17 23:21:11 +01:00
Chart.js Fix for Almond AMD 2014-08-18 18:52:50 -04:00
Chart.min.js Pre-release version bump to beta.4 2014-08-17 23:21:11 +01:00
CONTRIBUTING.md Rewrite contributing guidelines 2015-01-01 23:45:52 +00:00
gulpfile.js Remove checking .min file in CI 2015-01-03 17:19:28 +00:00
LICENSE.md Bump copyright year in license 2015-01-01 23:46:02 +00:00
package.json Add Travis CI support 2015-01-01 12:57:21 -05:00
README.md Merge pull request #842 from nnnick/fix/contributing-guidelines 2015-01-03 17:26:21 +00:00

Chart.js

Code ClimateBuild Status

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.