Menu
Home Explore People Places Arts History Plants & Animals Science Life & Culture Technology
On this page
Chart.js
Free open-source JavaScript library for data visualization

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.

We don't have any images related to Chart.js yet.
We don't have any YouTube videos related to Chart.js yet.
We don't have any PDF documents related to Chart.js yet.
We don't have any Books related to Chart.js yet.
We don't have any archived web articles related to Chart.js yet.

History

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

VersionRelease DateKey ContributorsKey Features
1.0.1Jan 7, 2015Nick DownieInitial release
2.0.0Apr 9, 2016Evert Timberg, Tanner LinsleyExpanded animations; time scale; bubble, scatter, and stacked charts
3.0.0Apr 2, 2021Jukka Kurkela, Evert Timberg, Ben McCann, Simon BrunelMajor performance improvements, scriptable options, rewritten animation system, new documentation
4.0.0Nov 14, 2022Jacco van den Berg, Jukka Kurkela, Evert TimbergESM-only packaging

See also

References

  1. da Rocha, Helder (28 February 2019). Learn Chart.js: Create interactive visualizations for the Web with Chart.js 2. Packt Publishing. ISBN 9781789342154. 9781789342154

  2. Vaggalis, Nikos (10 May 2016). "Easy plotting With Chart.js". I Programmer. Retrieved 9 December 2019. https://www.i-programmer.info/news/167-javascript/9719-easy-plotting-with-chartjs.html

  3. "Chart.js by Nick Downie". Dribbble. Retrieved 9 December 2019. https://dribbble.com/shots/989123-chart-js

  4. "Introduction to Data Management & Visualization in JavaScript". SitePoint. 22 May 2017. Retrieved 9 December 2019. https://www.sitepoint.com/data-management-visualization-javascript/