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

Method save_to_eps

gnuplot/src/figure.rs:531–544  ·  view source on GitHub ↗

Save the figure to an eps file # Arguments `filename` - Path to the output file (eps) `width_in` - output image width (in inches) `height_in` - output image height (in inches)

(
		&mut self, filename: P, width_in: f32, height_in: f32,
	)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 1

showMethod · 0.45

Tested by

no test coverage detected