Skip to main content

xticks

Function xticks 

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

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