Chart.js
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]
Original author(s) | Nick Downie[1] |
---|---|
Developer(s) | Chart.js Team and contributors[2] |
Stable release | |
Repository | github |
Written in | JavaScript |
Type | JavaScript library |
License | MIT[4] |
Website | www |
See also
References
- "Nick Downie on Twitter". twitter.com. Retrieved 11 March 2021.
- "Contributors to chartjs/Chart.js · GitHub". github.com. Retrieved 11 March 2021.
- "Release 4.2.1". 10 February 2023. Retrieved 9 March 2023.
- "License · Chart.js documentation". chartjs.org. Retrieved 11 March 2021.
- da Rocha, Helder (28 February 2019). Learn Chart.js: Create interactive visualizations for the Web with Chart.js 2. Packt Publishing. ISBN 9781789342154.
- Vaggalis, Nikos (10 May 2016). "Easy plotting With Chart.js" (HTML). I Programmer. Retrieved 9 December 2019.
{{cite web}}
: CS1 maint: url-status (link) - "Chart.js by Nick Downie". Dribbble. Retrieved 9 December 2019.
- "Introduction to Data Management & Visualization in JavaScript". SitePoint. 22 May 2017. Retrieved 9 December 2019.
External links
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.