MCPcopy Create free account
hub / github.com/SiegeLord/RustGnuplot / set_z_log

Method set_z_log

gnuplot/src/axes3d.rs:312–316  ·  view source on GitHub ↗

Sets the Z axis be logarithmic. Note that the range must be non-negative for this to be valid. # Arguments `base` - If Some, then specifies base of the logarithm, if None makes the axis not be logarithmic

(&mut self, base: Option<f64>)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 1

set_logMethod · 0.80

Tested by

no test coverage detected