continuous.copy() Returns an exact copy of this scale. Changes to this scale will not affect the returned scale, and vice versa
quantize.domain([domain]) If domain is specified, sets the scale’s domain to the specified two-element array
ordinal.range([range]) If range is specified, sets the range of the ordinal scale to the specified array of
log.nice() Like continuous.nice
point.padding([padding]) If padding is specified, sets the outer padding to the specified value which must be
pow.exponent([exponent]) If exponent is specified, sets the current exponent to the given numeric value. If
quantile(value) Given a value in the input
threshold.range([range]) If range is specified, sets the scale’s range to the specified array of values. If
d3.scaleQuantile() Constructs a new quantile scale with an empty
band.paddingInner([padding]) If padding is specified, sets the inner padding to the specified value which must
Page 12 of 13