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

Method set_multiplot_fill_order

gnuplot/src/figure.rs:336–347  ·  view source on GitHub ↗

Defines the order in which plots fill the layout. Default is RowsFirst and Downwards. # Arguments `order` - Options: RowsFirst, ColumnsFirst `direction` - Options: Downwards, Upwards

(
		&mut self, order: MultiplotFillOrder, direction: MultiplotFillDirection,
	)

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