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

6 Коммитов

Автор SHA1 Сообщение Дата
Michael Bostock 870bc20ea6 Remove cruft. 2011-01-17 12:32:19 -08:00
Michael Bostock cfe47b5ad5 Add mouseover interaction to Voronoi example.
Also, change svg.mouse so that it returns an array [x, y] rather than {x, y};
this makes it easier to convert to a string, e.g., for SVG's transform
attribute. Also, optimize selection.attr so that it checks the attribute value
before setting the attribute. (I thought it would be slower to check, but
surprisingly it's not!)
2010-11-07 00:12:45 -07:00
Michael Bostock 46b80565c9 Almost complete strptime & strftime. 2010-11-05 16:23:53 -07:00
Michael Bostock e1b23445d1 Fix date parsing bug. 2010-11-05 00:19:38 -07:00
Michael Bostock cd645ec925 Fix a bug in scale.invert. Add svg.mouse. 2010-11-05 00:11:34 -07:00
Michael Bostock 16617a2d51 First pass at zoom example. 2010-11-04 23:10:23 -07:00