Simple HTML5 Charts using the tag
Go to file
Evert Timberg 29043f152b
Consider all timestamps for bar measuring (#7421)
* Consider all timestamps for bar measuring
* Fix watched tests for updated file names
* Add test of sparse bar time scales
2020-05-27 12:22:00 -04:00
.github Migrate from GitBook to Docusaurus (#7295) 2020-05-05 15:19:57 -04:00
docs Remove proposal and obsolete features (#7425) 2020-05-26 19:16:23 -04:00
samples Rename dist/Chart* to dist/chart* (#7416) 2020-05-25 16:54:22 -04:00
scripts Rename dist/Chart* to dist/chart* (#7416) 2020-05-25 16:54:22 -04:00
src Consider all timestamps for bar measuring (#7421) 2020-05-27 12:22:00 -04:00
test Consider all timestamps for bar measuring (#7421) 2020-05-27 12:22:00 -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 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 Remove old docs from gitignore (#7314) 2020-05-08 09:44:52 -04:00
.htmllintrc Make Chart.Animation/animations/Tooltip importable (#5382) 2018-04-02 10:55:52 +02:00
.travis.yml Migrate from GitBook to Docusaurus (#7295) 2020-05-05 15:19:57 -04:00
babel.config.json Remove proposal and obsolete features (#7425) 2020-05-26 19:16:23 -04:00
composer.json Use HTTPS instead of HTTP for URLs supporting it 2018-12-17 07:50:02 +01:00
gulpfile.js Rename dist/Chart* to dist/chart* (#7416) 2020-05-25 16:54:22 -04:00
karma.conf.js Consider all timestamps for bar measuring (#7421) 2020-05-27 12:22:00 -04:00
LICENSE.md Update license year and copyright holders (#5053) 2017-12-31 15:17:22 +01:00
MAINTAINING.md Finish removing bower (#7294) 2020-04-28 17:34:49 -04:00
package-lock.json Remove proposal and obsolete features (#7425) 2020-05-26 19:16:23 -04:00
package.json Remove proposal and obsolete features (#7425) 2020-05-26 19:16:23 -04:00
README.md Fix broken links to contributor's guide (#7348) 2020-05-18 09:48:44 -04:00
rollup.config.js Remove proposal and obsolete features (#7425) 2020-05-26 19:16:23 -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 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.