MCPcopy Index your code
hub / github.com/SiegeLord/RustGnuplot / set_size

Method set_size

gnuplot/src/axes_common.rs:1414–1418  ·  view source on GitHub ↗

Set the size of the axes # Arguments `w` - Width. Ranges from 0 to 1 `h` - Height. Ranges from 0 to 1

(&mut self, w: f64, h: f64)

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 1

get_common_data_mutMethod · 0.45

Tested by

no test coverage detected