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

Method set_z_range

gnuplot/src/axes3d.rs:295–299  ·  view source on GitHub ↗

Set the range of values for the Z axis # Arguments `min` - Minimum Z value `max` - Maximum Z value

(&mut self, min: AutoOption<f64>, max: AutoOption<f64>)

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 1

set_rangeMethod · 0.80

Tested by

no test coverage detected