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