D3.js

From Wiki @ Karl Jones dot com
Jump to: navigation, search

D3.js (or just D3 for Data-Driven Documents) is a JavaScript library for producing dynamic, interactive data visualizations in web browsers.

Description

It makes use of the widely implemented SVG, HTML5, and CSS standards.

D3.js is free software under the BSD License.

It is the successor to the earlier Protovis framework.

In contrast to many other libraries, D3.js allows great control over the final visual result.

Its development was noted in 2011, as version 2.0.0 was released in August 2011.

See also

Applications using D3.js

External links

Gallery @ github.com

Gallery of examples @ github.com.

Individual items from the gallery:

Examples @ d3.karljones.com

See D3 home page @ d3.karljones.com.

Tutorials list @ github.com

Tutorials list @ github.com

Individual items from the list: