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

Method set_aspect_ratio

gnuplot/src/axes_common.rs:1435–1439  ·  view source on GitHub ↗

Set the aspect ratio of the axes # Arguments `ratio` - The aspect ratio. Set to Auto to return the ratio to default

(&mut self, ratio: AutoOption<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