DefinitelyTyped/d3
Justin Lan 8ab53b38cf Fix some errors in the d3 definitions
== Interval.offset() ==
Should take a number not a Date as the second parameter
(https://github.com/mbostock/d3/wiki/Time-Intervals#interval_offset)

== svg.line.defined() and svg.area.defined() ==
In two places setter signature for defined() wasn't listed.

== svg.symbol()'s index parameter is optional ==
https://github.com/mbostock/d3/wiki/SVG-Shapes#_symbol
2015-06-02 21:17:55 -07:00
..
plugins Update d3.d.ts 2015-03-30 14:55:16 -04:00
d3-tests.ts Merge pull request #4005 from markwongsk/d3-keyboard-events 2015-04-07 23:08:14 +09:00
d3-tests.ts.tscparams Remove quotes from response files 2014-09-02 14:53:39 -07:00
d3.d.ts Fix some errors in the d3 definitions 2015-06-02 21:17:55 -07:00