The Wayback Machine - https://web.archive.org/web/20200203000708/https://github.com/chartjs/Chart.js
Skip to content
Simple HTML5 Charts using the <canvas> tag
JavaScript Other
Branch: master
Clone or download
Permalink
Type Name Latest commit message Commit time
Failed to load latest commit information.
.github Update GitHub Actions CI to include pull requests (#6705) Dec 3, 2019
docs scale.linearbase cleanup (#7038) Jan 31, 2020
samples Improved financial sample (#6998) Jan 26, 2020
scripts Move CSS in a separate file to be CSP-compliant (#6048) Feb 8, 2019
src Update legend imports (#7048) Feb 1, 2020
test Remove unused helpers (#7039) Jan 31, 2020
.babelrc Add babel plugin for rollup & transform code (#6555) Oct 27, 2019
.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 Update git ignore to make it easier to switch between branches. Add c… Feb 14, 2016
.eslintrc.yml Rewrite animation logic (#6845) Dec 27, 2019
.gitignore Upgrade rollup and plugins to fix build (#6493) Sep 4, 2019
.htmllintrc Make `Chart.Animation/animations/Tooltip` importable (#5382) Apr 2, 2018
.travis.yml Try beta Chrome (#6933) Jan 10, 2020
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 Make tests work with karma-cli (#6840) Dec 17, 2019
karma.conf.js Enable imports for tests (#6997) Jan 21, 2020
package-lock.json Update version in package-lock (#6994) Jan 21, 2020
package.json Set the version to v3.0.0-dev for dev builds (#6965) Jan 16, 2020
rollup.config.js Make the build reproducible (#6817) Dec 7, 2019
rollup.plugins.js Upgrade rollup and plugins to fix build (#6493) Sep 4, 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.