Hubbry Logo
search
search button
Sign in
Historyarrow-down
starMorearrow-down
Hubbry Logo
search
search button
Sign in
Chart.js
Community hub for the Wikipedia article
logoWikipedian hub
Welcome to the community hub built on top of the Chart.js Wikipedia article. Here, you can discuss, collect, and organize anything related to Chart.js. The purpose of the hub is to connect people, foster deeper knowledge, and help improve the root Wikipedia article.
Add your contribution
Inside this hub
Chart.js
Chart.js
Original authorNick Downie[1]
DevelopersChart.js Team and contributors[2]
Stable release
4.5.0[3] Edit this on Wikidata / 14 June 2025; 3 months ago (14 June 2025)
Repositorygithub.com/chartjs/Chart.js
Written inJavaScript
TypeJavaScript library
LicenseMIT[4]
Websitewww.chartjs.org

Chart.js is a free, open-source JavaScript library for data visualization, which supports eight chart types: bar, line, area, pie (doughnut), bubble, radar, polar, and scatter. Created by London-based web developer Nick Downie in 2013, now it is maintained by the community and is the second most popular JavaScript charting library on GitHub by the number of stars after D3.js, considered significantly easier to use though less customizable than the latter. Chart.js renders in HTML5 canvas and is widely covered as one of the best data visualization libraries. It is available under the MIT license.[5][6][7][8]

History

[edit]

Chart.js has had four major version releases as detailed below.

Version Release Date Key Contributors Key Features
1.0.1 Jan 7, 2015 Nick Downie Initial release
2.0.0 Apr 9, 2016 Evert Timberg, Tanner Linsley Expanded animations; time scale; bubble, scatter, and stacked charts
3.0.0 Apr 2, 2021 Jukka Kurkela, Evert Timberg, Ben McCann, Simon Brunel Major performance improvements, scriptable options, rewritten animation system, new documentation
4.0.0 Nov 14, 2022 Jacco van den Berg, Jukka Kurkela, Evert Timberg ESM-only packaging

See also

[edit]

References

[edit]
[edit]
Add your contribution
Related Hubs