Skip to main content

plot_scatter_2d

Function plot_scatter_2d 

Source
pub fn plot_scatter_2d<P: AsRef<Path>>(
    scatter_plot: &ScatterPlot2D,
    output_path: P,
    output_config: &PlotOutput,
) -> Result<()>
Expand description

Native 2D scatter plot using plotters