Bring data to life with SVG, Canvas and HTML. 📊📈🎉
Перейти к файлу
Mike Bostock 594c2d24aa Use for…of instead of manual iteration.
Unfortunately, UglifyJS can’t handle for…of, though.
2014-10-16 10:06:17 -07:00
bin
lib
src Use for…of instead of manual iteration. 2014-10-16 10:06:17 -07:00
test Fix for JSDOM update. 2014-10-09 12:16:04 -07:00
.gitignore
.npmignore
.spmignore
.travis.yml
CONTRIBUTING.md
LICENSE
Makefile Use for…of instead of manual iteration. 2014-10-16 10:06:17 -07:00
README.md
bower.json Bump version. 2014-10-08 08:09:42 -07:00
component.json Bump version. 2014-10-08 08:09:42 -07:00
composer.json
d3.js Use for…of instead of manual iteration. 2014-10-16 10:06:17 -07:00
d3.min.js Use for…of instead of manual iteration. 2014-10-16 10:06:17 -07:00
index.js
package.json Bump version. 2014-10-08 08:09:42 -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. 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.