Граф коммитов

9 Коммитов

Автор SHA1 Сообщение Дата
Michael Bostock abae3f9263 Add hierarchy & partition layouts.
Also, expose d3.rebind to make it a bit easier to compose classes.
2011-03-12 10:27:05 -08:00
Mike Bostock 07fe0f5d90 Restructure cartogram example. 2011-02-28 10:12:25 -08:00
Michael Bostock 1a6163cb1a Add d3.geom.quadtree. 2011-01-21 11:59:05 -08:00
Jason Davies 473ee4fa0b Update examples index. 2011-01-12 00:45:29 +00:00
Mike Bostock ed9321d107 Update examples index. 2010-11-27 14:10:07 -08:00
Michael Bostock 138fd92978 Add Mercator projection. 2010-11-09 14:45:31 -08:00
Michael Bostock bcf37e4a66 Generate Delaunay from Voronoi. 2010-11-07 20:57:25 -08:00
Michael Bostock cd645ec925 Fix a bug in scale.invert. Add svg.mouse. 2010-11-05 00:11:34 -07:00
Michael Bostock 9f51f46f6f A simple web server for Chrome.
Alas, Chrome is very strict about XHR to local files, even within the same
directory. This commit includes a tiny web server (built on Tornado) so that
Chrome users can easily run the examples out of their local file system.
2010-11-04 19:06:31 -07:00