A boolean indicating if output values should be clamped to the range (default false). If clamping is disabled and the scale is passed a value outside the domain, the scale may return a value outside the range through extrapolation. If clamping is enabled, the output value of the scale is always within the scale’s range.
Sets the domain of the scale
The domain argument
Sets the name of the scale
The name of the scale
Gets the default domain to use