pub fn plot_scatter( x: &[f64], y: &[f64], output: impl AsRef<Path>, ) -> Result<()>
Quick scatter plot