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

Method set_scale

gnuplot/src/figure.rs:306–315  ·  view source on GitHub ↗

Applies a horizontal and vertical scale to each plot # Arguments `scale_x` - Horizonal scale applied to each plot `scale_y` - Vertical scale applied to each plot

(&mut self, scale_x: f32, scale_y: f32)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

exampleFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected