Optional
interpolator: ((t) => Output)The interpolator function to be used with the scale.
A sequential scale with a square-root transform, analogous to a d3.scaleSqrt.
The first generic corresponds to the data type of the output of the interpolator underlying the scale. The second generic corresponds to the data type of the unknown value.
A two-element array of numeric domain values.
The interpolator function to be used with the scale.
A sequential scale with a square-root transform, analogous to a d3.scaleSqrt.
The first generic corresponds to the data type of the output of the interpolator underlying the scale. The second third generic corresponds to the data type of the unknown value.