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

Method set_y_grid

gnuplot/src/axes_common.rs:1908–1912  ·  view source on GitHub ↗

Shows the grid on the 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 1

exampleFunction · 0.80

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