[−][src]Trait plotters::coord::LogScalable
The trait for the type that is able to be presented in the log scale
Required methods
fn as_f64(&self) -> f64
Make the conversion from the type to the floating point number
fn from_f64(f: f64) -> Self
Convert a floating point number to the scale