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

Method set_margins

gnuplot/src/axes_common.rs:2074–2091  ·  view source on GitHub ↗

Sets the margins of the plot. # Arguments `margins` - The values of margins to be overriden. Specified as a fraction of the full drawing area, ranging from 0 to 1

(&mut self, margins: &[MarginSide])

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 1

get_common_data_mutMethod · 0.45

Tested by

no test coverage detected