Simple HTML5 Charts using the tag
Go to file
Ben McCann 090b5aee1f Improve autoSkip performance (#6783)
* Improve autoSkip performance

* Maintain tick ordering
2019-11-27 18:24:57 -05:00
.github Add cross-platform CI (#6670) 2019-11-06 07:14:09 -05:00
docs Add min/max to performance documentation (#6785) 2019-11-23 17:39:12 -05:00
samples Convert axis options from arrays to objects (#6773) 2019-11-21 18:46:49 -05:00
scripts Move CSS in a separate file to be CSP-compliant (#6048) 2019-02-08 19:06:04 +01:00
src Improve autoSkip performance (#6783) 2019-11-27 18:24:57 -05:00
test Fix broken tests (#6780) 2019-11-22 07:28:31 -05:00
.babelrc Add babel plugin for rollup & transform code (#6555) 2019-10-27 16:28:30 -04: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 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 Convert elements to use ES6 modules (import/export) (#6776) 2019-11-23 12:26:55 -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 Remove the old slack token used for notifications. (#6245) 2019-05-05 08:08:28 +02: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 Generate jsdocs (#5824) 2019-11-08 07:28:21 -05:00
karma.conf.js Add cross-platform CI (#6670) 2019-11-06 07:14:09 -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 Remove moment from dependencies (#6745) 2019-11-15 13:13:33 -05:00
package.json Remove moment from dependencies (#6745) 2019-11-15 13:13:33 -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 Remove bundled builds (#6680) 2019-11-02 15:48:49 -04:00
rollup.plugins.js Upgrade rollup and plugins to fix build (#6493) 2019-09-04 07:44:01 -04: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.