[−][src]Trait plotters::coord::IntoYearly
The trait that converts a normal date coord into a yearly one
The trait that converts a normal date coord into a yearly one
fn yearly(self) -> Yearly<T>impl<T: TimeValue> IntoYearly<T> for Range<T>[src]