Skip to main content

plot_scatter_3d

Function plot_scatter_3d 

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

Native 3D scatter plot using plotters