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

Latest commit

sebiniemann and Sebastian Niemann Turns off interpolation per default (#7386)
Co-authored-by: Sebastian Niemann <sn@wertpapiertreuhand.de>
Latest commit 8b628c3 Jun 12, 2020

Files

Permalink
Type Name Latest commit message Commit time
Failed to load latest commit information.
.github Replace gulp with npm scripts (#7402) May 27, 2020
docs Turns off interpolation per default (#7386) Jun 12, 2020
samples Clean lint errors from samples by refactoring (#7440) May 28, 2020
scripts Replace gulp with npm scripts (#7402) May 27, 2020
src Turns off interpolation per default (#7386) Jun 12, 2020
test Turns off interpolation per default (#7386) Jun 12, 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 Replace gulp with npm scripts (#7402) May 27, 2020
.eslintignore Fix lint issues in gulpfile.js (#7076) Feb 9, 2020
.eslintrc.yml Replace gulp with npm scripts (#7402) May 27, 2020
.gitignore Remove old docs from gitignore (#7314) May 8, 2020
.htmllintrc Make `Chart.Animation/animations/Tooltip` importable (#5382) Apr 2, 2018
.travis.yml Replace gulp with npm scripts (#7402) May 27, 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 Babel loose (#7452) Jun 5, 2020
composer.json Use HTTPS instead of HTTP for URLs supporting it Dec 17, 2018
karma.conf.js Update packages (#7463) Jun 4, 2020
package-lock.json Turns off interpolation per default (#7386) Jun 12, 2020
package.json Update packages (#7486) Jun 9, 2020
rollup.config.js Update packages (#7463) Jun 4, 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.