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

Method set_y2_label

gnuplot/src/axes_common.rs:1480–1487  ·  view source on GitHub ↗

Like `set_x_label`, but for the secondary Y axis

(&'l mut self, text: &str, options: &[LabelOption<&str>])

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

exampleFunction · 0.80

Implementers 2

axes2d.rsgnuplot/src/axes2d.rs
axes3d.rsgnuplot/src/axes3d.rs

Calls 3

setMethod · 0.80
get_common_data_mutMethod · 0.45
to_one_way_ownedMethod · 0.45

Tested by

no test coverage detected