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

Method set_y2_minor_grid

gnuplot/src/axes_common.rs:1958–1962  ·  view source on GitHub ↗

Shows the minor grid on the secondary Y 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_minor_gridMethod · 0.80
get_common_data_mutMethod · 0.45

Tested by

no test coverage detected