Bring data to life with SVG, Canvas and HTML. 📊📈🎉
Перейти к файлу
Mike Bostock bc3571f77f Adding .gitattributes for generated files. 2015-02-08 10:27:47 -08:00
bin Use process.stdout.write, not util.print. 2015-02-08 10:20:33 -08:00
lib Remove obsolete license. 2013-10-05 14:18:31 -07:00
src Merge branch '3.5.4' 2015-02-07 12:31:21 -08:00
test Merge branch 'fix-quadtree-find-accessor' of https://github.com/tpreusse/d3 into 3.5.4 2015-02-07 08:40:09 -08:00
.gitattributes Adding .gitattributes for generated files. 2015-02-08 10:27:47 -08:00
.gitignore cleanup 2015-01-31 15:16:52 +01:00
.npmignore cleanup 2015-01-31 15:16:52 +01:00
.spmignore Add spm support 2014-05-22 18:31:22 +08:00
CONTRIBUTING.md Add note about purpose of GitHub issues. 2015-01-13 00:18:09 +00:00
LICENSE Updated year in license 2015-02-05 11:34:11 -05:00
Makefile cleanup 2015-01-31 15:16:52 +01:00
README.md Update README.md 2013-11-20 15:25:24 -08:00
bower.json Merge branch '3.5.4' 2015-02-07 12:31:21 -08:00
component.json Merge branch '3.5.4' 2015-02-07 12:31:21 -08:00
composer.json Match GitHub description. Fixes #2129. 2014-12-06 13:31:35 -08:00
d3.js Merge branch '3.5.4' 2015-02-07 12:31:21 -08:00
d3.min.js Merge branch '3.5.4' 2015-02-07 12:31:21 -08:00
index.js Demote JSDOM to development dependency; fix #2190. 2015-02-06 22:41:51 -08:00
package.js Merge branch 'meteor-integration' of https://github.com/MeteorPackaging/d3 2015-02-08 09:20:49 -08:00
package.json Merge branch '3.5.4' 2015-02-07 12:31:21 -08: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. D3s emphasis on web standards gives you the full capabilities of modern browsers without tying yourself to a proprietary framework, combining powerful visualization components and a data-driven approach to DOM manipulation.

Want to learn more? See the wiki.

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