d3/examples/pie
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
..
pie-transition.html Sort for layout, but don't reorder. 2011-02-24 14:36:57 -08:00
pie.html Sort for layout, but don't reorder. 2011-02-24 14:36:57 -08:00