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

Method set_z_time

gnuplot/src/axes3d.rs:335–339  ·  view source on GitHub ↗

Sets the Z axis be time. Note that the range must be non-negative for this to be valid. If true, the axis is interpreted as seconds from the Unix epoch. Use the `Format` TickOption to specify the formatting of the ticks (see strftime format spec for valid values). # Arguments `is_time` - Whether this axis is time or not.

(&mut self, is_time: bool)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 1

set_timeMethod · 0.80

Tested by

no test coverage detected