Bring data to life with SVG, Canvas and HTML. 📊📈🎉
Перейти к файлу
Mike Bostock 222a32c361 Checkpoint. 2015-11-09 18:39:17 -08:00
bin Merge branch '3.5.6' 2015-07-03 20:03:11 -07:00
lib
src Checkpoint. 2015-11-09 18:39:17 -08:00
test Render line segments with a single point. 2015-11-09 08:49:45 -08:00
.gitattributes Adding .gitattributes for generated files. 2015-02-08 10:27:47 -08:00
.gitignore
.npmignore
.spmignore
CONTRIBUTING.md
LICENSE Updated year in license 2015-02-05 11:34:11 -05:00
Makefile Remove obsolete bin/bower. 2015-07-03 19:59:03 -07:00
README.md Update README.md 2015-04-06 14:49:16 -07:00
bower.json bower.json: remove moot `version` field 2015-05-12 20:09:35 -07:00
component.json Merge branch '3.5.6' 2015-07-03 20:03:11 -07:00
composer.json
d3.js Checkpoint. 2015-11-09 18:39:17 -08:00
d3.min.js Checkpoint. 2015-11-09 18:39:17 -08:00
package.js Merge branch '3.5.6' 2015-07-03 20:03:11 -07:00
package.json Merge branch 'simpler-global' into 3.5.7 2015-10-22 13:35:16 -07:00

README.md

Data-Driven Documents

D3.js is a JavaScript library for manipulating documents based on data. D3 helps you bring data to life using HTML, SVG, and CSS. D3 emphasizes web standards and combines powerful visualization components with a data-driven approach to DOM manipulation, giving you the full capabilities of modern browsers without tying yourself to a proprietary framework.

Want to learn more? See the wiki.

For examples, see the gallery and mbostocks bl.ocks.