Skip to content
Simple HTML5 Charts using the <canvas> tag
JavaScript Shell
Branch: master
Clone or download

Files

Permalink
Type Name Latest commit message Commit time
Failed to load latest commit information.
.github Migrate from GitBook to Docusaurus (#7295) May 5, 2020
docs Default aspectRatio to 1 for square charts (#7414) May 25, 2020
samples Rename dist/Chart* to dist/chart* (#7416) May 25, 2020
scripts Rename dist/Chart* to dist/chart* (#7416) May 25, 2020
src Default aspectRatio to 1 for square charts (#7414) May 25, 2020
test Fix chart resizing issue (#7297) (#7298) May 25, 2020
.browserlistrc Add babel plugin for rollup & transform code (#6555) Oct 27, 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 Fix lint issues in gulpfile.js (#7076) Feb 9, 2020
.eslintrc.yml Enable esnext and fix all lint errors (#7094) Feb 13, 2020
.gitignore Remove old docs from gitignore (#7314) May 8, 2020
.htmllintrc Make `Chart.Animation/animations/Tooltip` importable (#5382) Apr 2, 2018
.travis.yml Migrate from GitBook to Docusaurus (#7295) May 5, 2020
LICENSE.md Update license year and copyright holders (#5053) Dec 31, 2017
MAINTAINING.md Finish removing bower (#7294) Apr 28, 2020
README.md Fix broken links to contributor's guide (#7348) May 18, 2020
babel.config.json Output ES6 from babel (#7136) Feb 21, 2020
composer.json Use HTTPS instead of HTTP for URLs supporting it Dec 17, 2018
gulpfile.js Rename dist/Chart* to dist/chart* (#7416) May 25, 2020
karma.conf.js Add tests for rendering to offscreen canvas (#7175) Mar 6, 2020
package-lock.json Upgrade dependencies (#7352) May 18, 2020
package.json Rename dist/Chart* to dist/chart* (#7416) May 25, 2020
rollup.config.js Rename dist/Chart* to dist/chart* (#7416) May 25, 2020
tsconfig.json Turn on excludeNotExported (#7121) Feb 20, 2020

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.