log.domain([domain]) See continuous
band.copy() Returns an exact copy of this scale. Changes to this scale will not affect the returned scale, and vice versa.
band.bandwidth() Returns the width of each band.
band.range([range]) If range is specified, sets the scale’s range to the specified two-element array of numbers
quantize.ticks([count]) Equivalent to
continuous.copy() Returns an exact copy of this scale. Changes to this scale will not affect the returned scale, and vice versa
log.nice() Like continuous.nice
d3.scaleQuantile() Constructs a new quantile scale with an empty
point.padding([padding]) If padding is specified, sets the outer padding to the specified value which must be
d3.schemeCategory20
Page 11 of 13