d3.stackOrderNone(series) Returns the given series order [0, 1, … n - 1] where n is the number of elements
bundle.beta(beta) Returns a bundle curve with the specified beta in the range [0, 1], representing the bundle
line.curve([curve]) If curve is specified, sets the curve
stack.order([order]) If order is specified, sets the order accessor to the specified function or array and
symbol.size([size]) If size is specified, sets the size to the specified function or number and returns this
catmullRom.alpha(alpha) Returns a cubic Catmull–Rom curve with the specified alpha in the range [0, 1]. If
radialLine.context([context]) Equivalent to
radialLine.angle([angle]) Equivalent to line
area(data) Generates an area for the given array of data. Depending on this area generator’s associated
d3.stackOffsetNone(series, order) Applies a zero baseline.
Page 1 of 12