Bring data to life with SVG, Canvas and HTML. 📊📈🎉
Перейти к файлу
Mike Bostock 02cca0b69c Icky, and doesn’t appear to help.
But it does ensure that the other places using d3_geo_areaRingSum see a value
that is consistent with d3.geo.area.
2014-02-26 11:28:20 -08:00
bin Merge branch 'locale' into 3.4 2014-01-09 16:43:32 -08:00
lib Remove obsolete license. 2013-10-05 14:18:31 -07:00
src Icky, and doesn’t appear to help. 2014-02-26 11:28:20 -08:00
test Tweak comment. Add another test. 2014-02-18 08:38:48 -08:00
.gitignore
.npmignore add _site 2014-01-20 18:51:51 -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 2014-02-03 02:04:15 -08: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 Merge branch 'fix-prefix' 2014-02-18 08:39:33 -08:00
component.json Merge branch 'fix-prefix' 2014-02-18 08:39:33 -08:00
composer.json corrects package name to include vendor 2014-01-15 08:14:28 +01:00
d3.js Icky, and doesn’t appear to help. 2014-02-26 11:28:20 -08:00
d3.min.js Icky, and doesn’t appear to help. 2014-02-26 11:28:20 -08:00
index.js Fix global restore. 2014-01-09 14:03:03 -08:00
package.json Merge branch 'fix-prefix' 2014-02-18 08:39:33 -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.