plot_scatter

Function plot_scatter 

Source
pub fn plot_scatter(
    x: &[f64],
    y: &[f64],
    output: impl AsRef<Path>,
) -> Result<()>
Expand description

Quick scatter plot