Developer(s) | Mike Bostock, Jason Davies, Jeffrey Heer, Vadim Ogievetsky, and community |
---|---|
Initial release | 18 February 2011 |
Stable release | 7.9.0[1]
/ 12 March 2024 |
Repository | |
Written in | JavaScript |
Type | Data visualization, JavaScript library |
License | BSD |
Website | d3js |
D3.js (also known as D3, short for Data-Driven Documents) is a JavaScript library for producing dynamic, interactive data visualizations in web browsers. It makes use of Scalable Vector Graphics (SVG), HTML5, and Cascading Style Sheets (CSS) standards. It is the successor to the earlier Protovis framework.[2] Its development was noted in 2011,[3] as version 2.0.0 was released in August 2011.[4] With the release of version 4.0.0 in June 2016, D3 was changed from a single library into a collection of smaller, modular libraries that can be used independently.[5]