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

Method set_z_ticks_custom

gnuplot/src/axes3d.rs:271–288  ·  view source on GitHub ↗

Like `set_x_ticks_custom` but for the the Y axis.

(
		&'l mut self, ticks: TL, 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

nothing calls this directly

Calls 3

set_ticks_customMethod · 0.80
mapMethod · 0.80
to_one_way_ownedMethod · 0.45

Tested by

no test coverage detected