Bring data to life with SVG, Canvas and HTML. 📊📈🎉
Перейти к файлу
Mike Bostock b54a8c997c A null window, actually. 2013-05-18 10:59:26 -07:00
bin Rename to d3.environment. 2013-05-18 10:58:44 -07:00
lib Merge branch 'master' of https://github.com/ilyabo/d3 into 3.1.0 2013-03-20 21:34:12 -07:00
src Rename to d3.environment. 2013-05-18 10:58:44 -07:00
test A null window, actually. 2013-05-18 10:59:26 -07:00
.gitignore
.gitmodules
.npmignore
.travis.yml use node 0.10 for travis 2013-04-11 23:10:08 +08:00
LICENSE Update copyright year. 2013-03-13 11:50:05 -07:00
Makefile Tweak version generation. 2013-05-07 19:47:44 +01:00
README.md README.md: Point hyperlinks at github explicitly 2013-01-07 06:16:37 -08:00
component.json Bump version. 2013-05-15 16:11:34 -07:00
d3.js Rename to d3.environment. 2013-05-18 10:58:44 -07:00
d3.min.js Rename to d3.environment. 2013-05-18 10:58:44 -07:00
globals.js Use captured references for document and window. 2013-01-31 15:11:40 -08:00
index-browserify.js Move edits to src/component.js. 2013-04-03 10:46:15 -07:00
index.js Use captured references for document and window. 2013-01-31 15:11:40 -08:00
package.json Bump version. 2013-05-15 16:11:34 -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.