quantize.nice() Equivalent to continuous
point.round([round]) If round is specified, enables or disables rounding accordingly. If rounding is enabled
continuous.clamp(clamp) If clamp is specified, enables or disables clamping accordingly. If clamping is disabled
band(value) Given a value in the input
quantile.invertExtent(value) Returns the extent of values in the
d3.scaleSequential(interpolator) Constructs a new sequential scale with the given
ordinal.unknown([value]) If value is specified, sets the output value of the scale for unknown input values
d3.scaleUtc() Equivalent to time, but the returned time scale
d3.scaleQuantize() Constructs a new quantize scale with the unit
point.align([align]) If align is specified, sets the alignment to the specified value which must be in the range
Page 5 of 13