Simple HTML5 Charts using the tag
Go to file
2020-11-03 16:21:10 -05:00
.github Switch from bundlewatch to compressed-size (#7943) 2020-10-22 10:45:17 -04:00
docs Delay resize to just before draw when animating (#7989) 2020-11-01 08:15:43 -05:00
helpers flat helpers (#7806) 2020-09-28 09:11:55 -04:00
samples Preserve scriptable context (#7981) 2020-11-01 07:39:08 -05:00
scripts Update workflow to use GitHub releaes (#7891) 2020-10-15 16:37:38 -04:00
src Remove draft features (#7996) 2020-11-03 08:15:56 -05:00
test Delay resize to just before draw when animating (#7989) 2020-11-01 08:15:43 -05:00
types Delay resize to just before draw when animating (#7989) 2020-11-01 08:15:43 -05:00
.browserslistrc Renamed .browserlistrc -> .browserslistrc (#7902) 2020-10-17 15:07:52 -04:00
.codeclimate.yml Use the Chart.js shared ESLint config (#5112) 2018-01-06 17:59:13 -05:00
.editorconfig Add *.json to .editorconfig (#7941) 2020-10-21 20:30:55 +03:00
.eslintignore Fix lint issues in gulpfile.js (#7076) 2020-02-09 11:50:11 -05:00
.eslintrc.yml Replace gulp with npm scripts (#7402) 2020-05-27 17:14:17 -04:00
.gitignore flat helpers (#7806) 2020-09-28 09:11:55 -04:00
.htmllintrc Make Chart.Animation/animations/Tooltip importable (#5382) 2018-04-02 10:55:52 +02:00
babel.config.json Babel loose (#7452) 2020-06-05 17:03:54 -04:00
composer.json Use HTTPS instead of HTTP for URLs supporting it 2018-12-17 07:50:02 +01:00
karma.conf.js Use interpolation in fill: 'stack' (and fix interpolation) (#7711) 2020-08-16 11:18:46 -04:00
LICENSE.md Update license year and copyright holders (#5053) 2017-12-31 15:17:22 +01:00
MAINTAINING.md Expand filename (#7893) 2020-10-16 07:40:49 -04:00
package-lock.json Change version to 3.0.0-mater and update deps (#7997) 2020-11-03 16:21:10 -05:00
package.json Change version to 3.0.0-mater and update deps (#7997) 2020-11-03 16:21:10 -05:00
README.md Remove release branch workflow (#7827) 2020-10-13 17:12:19 -04:00
rollup.config.js flat helpers (#7806) 2020-09-28 09:11:55 -04:00
tsconfig.json Turn on excludeNotExported (#7121) 2020-02-20 12:18:21 -05:00


Simple yet flexible JavaScript charting for designers & developers

Downloads GitHub Workflow Status 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.