d3/examples/sort
Mike Bostock a92535ce8b Sort example improvements.
Simplify the implementation of parallel merge-sort, so that we have one pass per
swap across chunks. Use a data join so that the elements are translated rather
than rotated, since this better conveys the underlying sort. Auto-play the
animation in parallel, and restart a few seconds after it finishes.
2011-04-30 15:56:03 -07:00
..
sort.css Add animated merge sort example. 2011-04-29 15:14:55 +01:00
sort.html Sort example improvements. 2011-04-30 15:56:03 -07:00
sort.js Sort example improvements. 2011-04-30 15:56:03 -07:00