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 Add docs for the date adapter used by the time scale (#6134) Mar 18, 2019
samples Improve financial sample tooltips and interactions (#6089) Mar 3, 2019
scripts Move CSS in a separate file to be CSP-compliant (#6048) Feb 8, 2019
src Replace helpers.extend with Object.assign when available or use helpe… Mar 19, 2019
test Improvements to helpers.almostWhole (#6120) Mar 19, 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 Make `Chart.Animation/animations/Tooltip` importable (#5382) Apr 2, 2018
.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.
You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session.