Simple HTML5 Charts using the tag
Go to file
William Entriken 8a027f49a4 typo
2015-01-08 09:39:49 -05:00
docs Merge pull request #611 from fntneves/feature/toggle-grid-lines 2015-01-07 22:44:59 +00:00
samples externalTooltips now labeled customTooltips 2015-01-06 22:53:30 -07:00
src Merge pull request #611 from fntneves/feature/toggle-grid-lines 2015-01-07 22:44:59 +00:00
.gitignore
.travis.yml Remove checking .min file in CI 2015-01-03 17:19:28 +00:00
bower.json 1.0.1 release builds 2015-01-07 22:49:33 +00:00
Chart.js 1.0.1 release builds 2015-01-07 22:49:33 +00:00
Chart.min.js 1.0.1 release builds 2015-01-07 22:49:33 +00:00
CONTRIBUTING.md typo 2015-01-08 09:39:49 -05: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 1.0.1 release builds 2015-01-07 22:49:33 +00: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.