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

Method lines_points

gnuplot/src/axes2d.rs:418–437  ·  view source on GitHub ↗

A combination of lines and points methods (drawn in that order). # Arguments `x` - x values `y` - y values `options` - Array of PlotOption<&str> controlling the appearance of the plot element

(
		&'l mut self, x: X, y: Y, options: &[PlotOption<&str>],
	)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 4

exampleFunction · 0.45
exampleFunction · 0.45
exampleFunction · 0.45
exampleFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected