Simple HTML5 Charts using the tag
Go to file
2021-07-09 07:03:11 -04:00
.github Fix broken guidelines url in PR template (#9228) 2021-06-03 15:34:54 -04:00
auto resolve auto register typescript failure (#9292) 2021-06-20 07:31:53 -04:00
docs Point label specific scriptable context (#9373) 2021-07-09 06:57:55 -04:00
helpers Update helpers types export (#8944) 2021-04-19 07:50:43 -04:00
scripts More script error fixes (#8820) 2021-04-04 09:26:41 -04:00
src Point label specific scriptable context (#9373) 2021-07-09 06:57:55 -04:00
test Point label specific scriptable context (#9373) 2021-07-09 06:57:55 -04:00
types Resolve warnings from typings (#9363) 2021-07-09 07:03:11 -04: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 Fix lint issues in gulpfile.js (#7076) 2020-02-09 11:50:11 -05:00
.eslintrc.yml Switch docs to Vuepress to match other chart.js repositories (#8751) 2021-03-30 10:32:39 -04:00
.gitignore Generate API docs with vuepress-plugin-typedoc (#8755) 2021-03-30 16:19:59 -04:00
.htmllintrc Make Chart.Animation/animations/Tooltip importable (#5382) 2018-04-02 10:55:52 +02:00
composer.json Use HTTPS instead of HTTP for URLs supporting it 2018-12-17 07:50:02 +01:00
karma.conf.js Use karma-spec-reporter and suppress passed (#8564) 2021-03-04 08:24:52 -05:00
LICENSE.md Docs/licence year update (#8671) 2021-03-19 09:09:55 +02:00
MAINTAINING.md Patch release workflow (#8815) 2021-04-04 07:04:56 -04:00
package-lock.json Bump version to 3.4.1 (#9350) 2021-07-04 07:29:42 -04:00
package.json Bump version to 3.4.1 (#9350) 2021-07-04 07:29:42 -04:00
README.md Added v2 to issue template as not supported and change links in readme to v3 versions (#8693) 2021-04-02 14:32:55 -04:00
rollup.config.js Distribute types as is (#8720) 2021-03-25 15:08:00 -04:00
tsconfig.json Generate API docs with vuepress-plugin-typedoc (#8755) 2021-03-30 16:19:59 -04:00


Simple yet flexible JavaScript charting for designers & developers

Downloads GitHub Workflow Status Coverage Awesome Slack

Documentation

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

In case you are looking for the docs of version 2, 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 chartjs tag.

License

Chart.js is available under the MIT license.