quantize(value) Given a value in the input
continuous.rangeRound([range]) Sets the scale’s
d3.scaleIdentity() Constructs a new identity scale with the unit
quantile.copy() Returns an exact copy of this scale. Changes to this scale will not affect the returned scale, and vice versa
continuous.domain([domain]) If domain is specified, sets the scale’s domain to the specified array of numbers
d3.interpolateCool(t)
log.copy() See continuous.copy
sequential.clamp([clamp]) See continuous
point.round([round]) If round is specified, enables or disables rounding accordingly. If rounding is enabled
band.domain([domain]) If domain is specified, sets the domain to the specified array of values. The first element
Page 3 of 13