log.base([base]) If base is specified, sets the base for this logarithmic scale to the specified value. If
ordinal.domain([domain]) If domain is specified, sets the domain to the specified array of values. The first
point.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.
d3.scaleOrdinal([range]) Constructs a new ordinal scale with an empty
d3.scalePow() Constructs a new continuous scale with the unit
time.domain([domain]) See continuous
band.bandwidth() Returns the width of each band.
d3.interpolateInferno(t)
log.clamp(clamp) See continuous
Page 10 of 13