Function cticks

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

Create a new CTicks with no options.