D3.js

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. Its development was noted in 2011, as version 2.0.0 was released in August 2011. 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.

Developer(s)Mike Bostock, Jason Davies, Jeffrey Heer, Vadim Ogievetsky, and community
Initial release18 February 2011 (2011-02-18)
Stable release
7.8.5 / 3 June 2023 (3 June 2023)
Repository
Written inJavaScript
TypeData visualization, JavaScript library
LicenseBSD
Websited3js.org
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.