band.range([range]) If range is specified, sets the scale’s range to the specified two-element array of numbers
band.copy() Returns an exact copy of this scale. Changes to this scale will not affect the returned scale, and vice versa.
log.domain([domain]) See continuous
d3.interpolateInferno(t)
log.base([base]) If base is specified, sets the base for this logarithmic scale to the specified value. If
point.range([range]) If range is specified, sets the scale’s range to the specified two-element array of numbers
threshold.invertExtent(value) Returns the extent of values in the
quantize.range([range]) If range is specified, sets the scale’s range to the specified array of values. The
time.domain([domain]) See continuous
point(value) Given a value in the input
Page 9 of 13