Bring data to life with SVG, Canvas and HTML. 📊📈🎉
Перейти к файлу
Mike Bostock 8f771f58b9 Include more metadata in bower.json; fixes #1707. 2014-01-23 15:50:29 -08:00
bin Include more metadata in bower.json; fixes #1707. 2014-01-23 15:50:29 -08:00
lib Remove obsolete license. 2013-10-05 14:18:31 -07:00
src Fix a winding order bug in viewport clipping. 2014-01-13 11:42:04 -08:00
test Use non-breaking space in ru_RU example. 2014-01-09 16:44:43 -08:00
.gitignore Add .DS_Store to .gitignore. 2011-11-03 09:06:04 -07:00
.npmignore Add .npmignore. 2011-11-18 16:52:35 -08:00
.travis.yml use node 0.10 for travis 2013-04-11 23:10:08 +08:00
CONTRIBUTING.md Add CONTRIBUTING. 2013-11-18 14:08:13 -08:00
LICENSE Update copyright year. 2013-03-13 11:50:05 -07:00
Makefile Quick and ugly hack to allow multiple locales. 2014-01-08 13:10:00 -08:00
README.md Update README.md 2013-11-20 15:25:24 -08:00
bower.json Include more metadata in bower.json; fixes #1707. 2014-01-23 15:50:29 -08:00
component.json Fix a winding order bug in viewport clipping. 2014-01-13 11:42:04 -08:00
d3.js Fix a winding order bug in viewport clipping. 2014-01-13 11:42:04 -08:00
d3.min.js Fix a winding order bug in viewport clipping. 2014-01-13 11:42:04 -08:00
index.js Fix global restore. 2014-01-09 14:03:03 -08:00
package.json Abbreviate per @maxogden. 2014-01-15 14:34:25 -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.