MCPcopy Index your code
hub / github.com/SiegeLord/RustGnuplot / set_z_ticks

Method set_z_ticks

gnuplot/src/axes3d.rs:257–268  ·  view source on GitHub ↗

Like `set_x_ticks` but for the Z axis.

(
		&'l mut self, tick_placement: Option<(AutoOption<f64>, u32)>,
		tick_options: &[TickOption<&str>], label_options: &[LabelOption<&str>],
	)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

exampleFunction · 0.80
exampleFunction · 0.80

Calls 2

set_ticksMethod · 0.80
to_one_way_ownedMethod · 0.45

Tested by

no test coverage detected