pub trait Interpolate<T> { }
Expand description

Used to provide an interpolation strategy to quantile_axis_mut.

Implementors