pub fn cticks<I>(v: I) -> CTickswhere I: IntoIterator<Item = f64>,
Create a new CTicks with no options.
CTicks