Simple HTML5 Charts using the tag
Go to file
2015-08-22 09:38:03 -04:00
docs fixed two typos 2015-08-17 16:37:01 +01:00
samples Revert "Merge pull request #856 from tannerlinsley/editable-chart-config" 2015-05-11 18:57:14 -06:00
src Closes #1309 2015-08-18 18:39:11 -07: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 Bump bower/package versions 2015-03-10 11:03:30 +00:00
Chart.js Versioned release files 2015-03-10 11:04:30 +00:00
Chart.min.js Versioned release files 2015-03-10 11:04:30 +00:00
CONTRIBUTING.md ADD GH PR guidelines 2015-01-28 14:22:28 -05:00
gulpfile.js fix custom build bug 2015-03-18 16:26:17 +08:00
LICENSE.md Bump copyright year in license 2015-01-01 23:46:02 +00:00
package.json add license to package.json 2015-07-01 11:03:00 +02: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.