Skip to content
Simple HTML5 Charts using the <canvas> tag
Branch: master
Clone or download
Permalink
Type Name Latest commit message Commit time
Failed to load latest commit information.
.github Add a note about how to include an example against master (#6107) Mar 3, 2019
docs Fix typo in doughnut documentation (#6186) Apr 8, 2019
samples Remove datapoint with duplicate timestamp in order to fix sample (#6169) Apr 1, 2019
scripts Move CSS in a separate file to be CSP-compliant (#6048) Feb 8, 2019
src Use the appropriate time format for auto tick generation (#6182) Apr 26, 2019
test Use the appropriate time format for auto tick generation (#6182) Apr 26, 2019
.codeclimate.yml Use the Chart.js shared ESLint config (#5112) Jan 6, 2018
.editorconfig Use HTTPS instead of HTTP for URLs supporting it Dec 17, 2018
.eslintignore Update git ignore to make it easier to switch between branches. Add c… Feb 14, 2016
.eslintrc.yml Setup HTML and JS linters for samples (#5195) Feb 3, 2018
.gitignore Use lowercase for primitives in jsdocs (#6033) Feb 11, 2019
.htmllintrc
.travis.yml Include generated CSS in the GitHub releases Mar 4, 2019
LICENSE.md Update license year and copyright holders (#5053) Dec 31, 2017
MAINTAINING.md Use HTTPS instead of HTTP for URLs supporting it Dec 17, 2018
README.md Revamp the README.md and add link to the awesome list (#6096) Mar 1, 2019
book.json Keep the previous extensions page link alive (#6127) Mar 12, 2019
composer.json Use HTTPS instead of HTTP for URLs supporting it Dec 17, 2018
gulpfile.js Move CSS in a separate file to be CSP-compliant (#6048) Feb 8, 2019
karma.conf.js Optimize the npm package by removing useless files (#6105) Mar 3, 2019
package.json Bump version to 2.8.0 Mar 12, 2019
rollup.config.js Optimize the npm package by removing useless files (#6105) Mar 3, 2019
rollup.plugins.js Move CSS in a separate file to be CSP-compliant (#6048) Feb 8, 2019

README.md


Simple yet flexible JavaScript charting for designers & developers

Downloads Builds Coverage Awesome Slack

Documentation

Contributing

Instructions on building and testing Chart.js can be found in the documentation. Before submitting an issue or a pull request, please take a moment to look over the contributing guidelines first. For support, please post questions on Stack Overflow with the chartjs tag.

License

Chart.js is available under the MIT license.

You can’t perform that action at this time.