Simple HTML5 Charts using the tag
Go to file
2019-03-19 13:25:45 +01:00
.github Add a note about how to include an example against master (#6107) 2019-03-03 10:26:40 +01:00
docs Add docs for the date adapter used by the time scale (#6134) 2019-03-18 08:14:01 +01:00
samples Improve financial sample tooltips and interactions (#6089) 2019-03-03 15:00:24 +01:00
scripts Move CSS in a separate file to be CSP-compliant (#6048) 2019-02-08 19:06:04 +01:00
src Replace helpers.extend with Object.assign when available or use helpers.merge (#6148) 2019-03-19 13:25:45 +01:00
test Improvements to helpers.almostWhole (#6120) 2019-03-19 11:42:41 +01: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 Update git ignore to make it easier to switch between branches. Add code climate config here as well. 2016-02-14 15:15:17 -05:00
.eslintrc.yml Setup HTML and JS linters for samples (#5195) 2018-02-03 13:28:54 +01:00
.gitignore Use lowercase for primitives in jsdocs (#6033) 2019-02-11 08:51:39 +01:00
.htmllintrc Make Chart.Animation/animations/Tooltip importable (#5382) 2018-04-02 10:55:52 +02:00
.travis.yml Include generated CSS in the GitHub releases 2019-03-04 09:57:08 +01: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 Move CSS in a separate file to be CSP-compliant (#6048) 2019-02-08 19:06:04 +01:00
karma.conf.js Optimize the npm package by removing useless files (#6105) 2019-03-03 15:19:11 +01: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.json Bump version to 2.8.0 2019-03-12 11:29:11 +01: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 Optimize the npm package by removing useless files (#6105) 2019-03-03 15:19:11 +01:00
rollup.plugins.js Move CSS in a separate file to be CSP-compliant (#6048) 2019-02-08 19:06:04 +01: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.