Simple HTML5 Charts using the tag
Go to file
2020-02-20 09:41:27 -05:00
.github Update GitHub Actions CI to include pull requests (#6705) 2019-12-03 17:52:39 -05:00
docs Rename steppedLine to stepped (#7127) 2020-02-19 18:13:40 -05:00
samples Rename steppedLine to stepped (#7127) 2020-02-19 18:13:40 -05:00
scripts Fix deploy.sh if (#7132) 2020-02-20 09:41:27 -05:00
src Move color helpers to helpers.color (#7130) 2020-02-19 18:14:22 -05:00
test Rename steppedLine to stepped (#7127) 2020-02-19 18:13:40 -05:00
.browserlistrc Add babel plugin for rollup & transform code (#6555) 2019-10-27 16:28:30 -04:00
.codeclimate.yml Use the Chart.js shared ESLint config (#5112) 2018-01-06 17:59:13 -05:00
.editorconfig Use HTTPS instead of HTTP for URLs supporting it 2018-12-17 07:50:02 +01:00
.eslintignore Fix lint issues in gulpfile.js (#7076) 2020-02-09 11:50:11 -05:00
.eslintrc.yml Enable esnext and fix all lint errors (#7094) 2020-02-13 18:41:49 -05:00
.gitignore Upgrade rollup and plugins to fix build (#6493) 2019-09-04 07:44:01 -04:00
.htmllintrc Make Chart.Animation/animations/Tooltip importable (#5382) 2018-04-02 10:55:52 +02:00
.travis.yml Try beta Chrome (#6933) 2020-01-10 18:29:34 -05:00
babel.config.json Prepare babel & karma for class properties (#7126) 2020-02-19 14:24:16 -05:00
book.json Keep the previous extensions page link alive (#6127) 2019-03-12 08:35:39 +01:00
composer.json Use HTTPS instead of HTTP for URLs supporting it 2018-12-17 07:50:02 +01:00
gulpfile.js Prepare babel & karma for class properties (#7126) 2020-02-19 14:24:16 -05:00
karma.conf.js Prepare babel & karma for class properties (#7126) 2020-02-19 14:24:16 -05:00
LICENSE.md Update license year and copyright holders (#5053) 2017-12-31 15:17:22 +01:00
MAINTAINING.md Use HTTPS instead of HTTP for URLs supporting it 2018-12-17 07:50:02 +01:00
package-lock.json Prepare babel & karma for class properties (#7126) 2020-02-19 14:24:16 -05:00
package.json Prepare babel & karma for class properties (#7126) 2020-02-19 14:24:16 -05:00
README.md Revamp the README.md and add link to the awesome list (#6096) 2019-03-01 09:13:21 +01:00
rollup.config.js No need to use rollup commonjs plugin (#7122) 2020-02-19 20:51:01 -05:00
rollup.plugins.js Use ResizeObserver and MutationObserver to detect detach/attach/resize (#7104) 2020-02-17 11:00:03 -05:00
tsconfig.json Fix errors reported by TypeScript compiler (#7030) 2020-02-07 18:03:33 -05:00


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.