Simple HTML5 Charts using the tag
Go to file
2022-12-16 01:11:11 +02:00
.github update-react-to-v4 (#10930) 2022-12-09 09:11:13 -05:00
auto feat: restore commonjs bundle (#10984) 2022-12-16 01:11:11 +02:00
docs Update Slack link (#10976) 2022-12-14 23:33:39 +01:00
helpers feat: restore commonjs bundle (#10984) 2022-12-16 01:11:11 +02:00
scripts Fix docs build (#10566) 2022-08-05 08:02:04 -04:00
src fix: turn on types linting (#10962) 2022-12-16 01:09:14 +02:00
test feat: restore commonjs bundle (#10984) 2022-12-16 01:11:11 +02:00
types fix: turn on types linting (#10962) 2022-12-16 01:09:14 +02:00
.browserslistrc Drop legacy browser support (#8009) 2020-11-16 21:01:33 +02:00
.codeclimate.yml Refactor radialLinear scale and renderText helper (#9276) 2021-06-18 14:12:27 -04:00
.editorconfig Update .editorconfig and fix conf indents (#8442) 2021-02-17 08:11:40 -05:00
.eslintignore Add integration test(s) for Web (#10563) 2022-08-07 13:25:11 -04:00
.eslintrc.yml Convert the Arc element to TS (#10772) 2022-10-12 07:08:37 -04:00
.gitignore chore: add lint cache (#10974) 2022-12-14 16:24:43 -05:00
.htmllintrc Make Chart.Animation/animations/Tooltip importable (#5382) 2018-04-02 10:55:52 +02:00
.size-limit.cjs Update example chart config type, remove whitespace (#10831) 2022-10-26 11:24:32 +02:00
composer.json Use HTTPS instead of HTTP for URLs supporting it 2018-12-17 07:50:02 +01:00
karma.conf.cjs rename jasmine failFast -> stopOnSpecFailure (#10804) 2022-10-17 22:59:54 +03:00
LICENSE.md update link to license and bump license year (#10156) 2022-02-13 11:27:29 -05:00
MAINTAINING.md Patch release workflow (#8815) 2021-04-04 07:04:56 -04:00
package.json feat: restore commonjs bundle (#10984) 2022-12-16 01:11:11 +02:00
pnpm-lock.yaml feat: restore commonjs bundle (#10984) 2022-12-16 01:11:11 +02:00
pnpm-workspace.yaml Switch to pnpm (#10576) 2022-08-22 20:42:43 +02:00
README.md chore: Add Product Hunt button (temporarily) (#10980) 2022-12-15 07:52:12 -05:00
rollup.config.js feat: restore commonjs bundle (#10984) 2022-12-16 01:11:11 +02:00
tsconfig.json refactor: move to esm in sources (#10879) 2022-11-17 08:08:44 -05:00

https://www.chartjs.org/
Simple yet flexible JavaScript charting for designers & developers

Downloads GitHub Workflow Status Coverage Awesome Slack

Chart.js 4.0 - Open source JavaScript charting library for the modern web | Product Hunt

Documentation

All the links point to the new version 4 of the lib.

In case you are looking for an older version of the docs, you will have to specify the specific version in the url like this: https://www.chartjs.org/docs/2.9.4/

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 chart.js tag.

License

Chart.js is available under the MIT license.