d3/examples
Michael Bostock a29c802a77 Sort for layout, but don't reorder.
This fixes a bug in the pie layout sorting where we want the sort order to
affect the layout, but not the order in which arcs are rendered—and furthermore
we want the order of arcs to always match the order of data. (If you want to
sort the data, do that before it is passed to the layout.)
2011-02-24 14:36:57 -08:00
..
albers Simplify data join. Add insert & empty. 2011-01-31 11:00:35 -08:00
area Simplify data join. Add insert & empty. 2011-01-31 11:00:35 -08:00
bar Simplify data join. Add insert & empty. 2011-01-31 11:00:35 -08:00
calendar Simplify data join. Add insert & empty. 2011-01-31 11:00:35 -08:00
cartogram Oops, include sqrt transform. 2011-02-23 13:04:18 -08:00
chord Restructure chord example. 2011-01-31 21:59:49 -08:00
choropleth Add d3.geo.bounds. 2011-02-11 19:42:52 -08:00
contour Simplify data join. Add insert & empty. 2011-01-31 11:00:35 -08:00
delaunay Simplify data join. Add insert & empty. 2011-01-31 11:00:35 -08:00
donut More convenient pies. 2011-02-24 14:13:05 -08:00
dot Add d3.svg.symbol. 2011-02-13 23:20:10 -08:00
force Simplify data join. Add insert & empty. 2011-01-31 11:00:35 -08:00
hello-world Fix two bugs in transitions. 2011-02-08 15:59:03 -08:00
horizon Simplify data join. Add insert & empty. 2011-01-31 11:00:35 -08:00
hull Simplify data join. Add insert & empty. 2011-01-31 11:00:35 -08:00
line Simplify data join. Add insert & empty. 2011-01-31 11:00:35 -08:00
mercator Simplify data join. Add insert & empty. 2011-01-31 11:00:35 -08:00
moire Simplify data join. Add insert & empty. 2011-01-31 11:00:35 -08:00
pie Sort for layout, but don't reorder. 2011-02-24 14:36:57 -08:00
quadtree Simplify data join. Add insert & empty. 2011-01-31 11:00:35 -08:00
sizzle Support for Sizzle. 2011-02-17 11:56:13 -08:00
splom Add d3.behavior module. 2011-02-11 13:00:41 -08:00
stream Support for Sizzle. 2011-02-17 11:56:13 -08:00
symbol-map Simplify data join. Add insert & empty. 2011-01-31 11:00:35 -08:00
voronoi Simplify data join. Add insert & empty. 2011-01-31 11:00:35 -08:00
zoom Remove cruft. 2011-01-17 12:32:19 -08:00
zoom-pan Add geometric zooming example. 2011-02-11 13:44:56 -08:00
__main__.py A simple web server for Chrome. 2010-11-04 19:06:31 -07:00
index.html Add d3.geom.quadtree. 2011-01-21 11:59:05 -08:00