Optional
interpolator: ((t) => Output)The scale’s interpolator.
A diverging scale with a square-root transform, analogous to a d3.scaleSqrt.
The first generic corresponds to the data type of the interpolator return type. The second generic corresponds to the data type of the unknown value.
Array of three numeric domain values.
The scale’s interpolator.
A diverging scale with a square-root transform, analogous to a d3.scaleSqrt.
The first generic corresponds to the data type of the interpolator return type. The second generic corresponds to the data type of the unknown value.