Type Definition charts::point::TimeSizePoints
source · [−]pub type TimeSizePoints = PolyPoints<SinceStart, Size>;
Expand description
Points representing size over time.
pub type TimeSizePoints = PolyPoints<SinceStart, Size>;
Points representing size over time.