d3.stackOffsetNone()
  • References/JavaScript/D3.js/Shape

d3.stackOffsetNone(series, order) Applies a zero baseline.

2025-01-10 15:47:30
bundle.beta()
  • References/JavaScript/D3.js/Shape

bundle.beta(beta) Returns a bundle curve with the specified beta in the range [0, 1], representing the bundle

2025-01-10 15:47:30
stack.order()
  • References/JavaScript/D3.js/Shape

stack.order([order]) If order is specified, sets the order accessor to the specified function or array and

2025-01-10 15:47:30
radialLine.angle()
  • References/JavaScript/D3.js/Shape

radialLine.angle([angle]) Equivalent to line

2025-01-10 15:47:30
area.curve()
  • References/JavaScript/D3.js/Shape

area.curve([curve]) If curve is specified, sets the curve

2025-01-10 15:47:30
d3.curveStep()
  • References/JavaScript/D3.js/Shape

d3.curveStep(context)

2025-01-10 15:47:30
arc.outerRadius()
  • References/JavaScript/D3.js/Shape

arc.outerRadius([radius]) If radius is specified, sets the outer radius to the specified function or number

2025-01-10 15:47:30
catmullRom.alpha()
  • References/JavaScript/D3.js/Shape

catmullRom.alpha(alpha) Returns a cubic Catmull–Rom curve with the specified alpha in the range [0, 1]. If

2025-01-10 15:47:30
symbol.size()
  • References/JavaScript/D3.js/Shape

symbol.size([size]) If size is specified, sets the size to the specified function or number and returns this

2025-01-10 15:47:30
d3.stackOffsetWiggle()
  • References/JavaScript/D3.js/Shape

d3.stackOffsetWiggle(series, order) Shifts the baseline so as to minimize the weighted wiggle of layers. This offset

2025-01-10 15:47:30