↓ 2 callersMethodwrite_out_elements(
&self, cmd: &str, data_directory: Option<&str>, writer: &mut dyn Writer,
version: GnuplotVersion,
)
gnuplot/src/axes_common.rs:1301
↓ 1 callersMethodbox_xy_error_low_high(
&'l mut self, x: X, y: Y, x_low: XLow, x_high: XHigh, y_low: YLow, y_high: YHigh,
options: &[PlotOption<
gnuplot/src/axes2d.rs:899