pub fn xticks<I>(v: I) -> Tickswhere
I: IntoIterator<Item = f64>,Expand description
Create a new Ticks for the X-axis with no options.
pub fn xticks<I>(v: I) -> Tickswhere
I: IntoIterator<Item = f64>,Create a new Ticks for the X-axis with no options.