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

Method set_x2_grid

gnuplot/src/axes_common.rs:1928–1932  ·  view source on GitHub ↗

Shows the grid on the secondary X axis. # Arguments `show` - Whether to show the grid.

(&mut self, show: bool)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Implementers 2

axes2d.rsgnuplot/src/axes2d.rs
axes3d.rsgnuplot/src/axes3d.rs

Calls 2

set_gridMethod · 0.80
get_common_data_mutMethod · 0.45

Tested by

no test coverage detected