Function xticks

Source
pub fn xticks<I>(v: I) -> Ticks
where I: IntoIterator<Item = f64>,
Expand description

Create a new Ticks for the X-axis with no options.