Optional
interpolator: ((t) => Output)The scale’s interpolator.
A diverging scale with a logarithmic transform, analogous to a log scale.
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 logarithmic transform, analogous to a log scale.
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.