curve.areaStart() Indicates the start of a new area segment. Each area segment consists of exactly two
pie.padAngle([angle]) If angle is specified, sets the pad angle to the specified function or number and returns
area(data) Generates an area for the given array of data. Depending on this area generator’s associated
d3.stackOrderNone(series) Returns the given series order [0, 1, … n - 1] where n is the number of elements
d3.stackOffsetWiggle(series, order) Shifts the baseline so as to minimize the weighted wiggle of layers. This offset
d3.stackOffsetNone(series, order) Applies a zero baseline.
radialLine.angle([angle]) Equivalent to line
arc.cornerRadius([radius]) If radius is specified, sets the corner radius to the specified function or number
area.x0([x]) If x is specified, sets the x0 accessor to the specified function or number and returns this area
radialArea(data) Equivalent to area.
Page 2 of 12