Skip to main content

plot_profile

Function plot_profile 

Source
pub fn plot_profile<T>(
    x_data: &ArrayView1<'_, T>,
    y_data: &ArrayView1<'_, T>,
    config: &PlotConfig,
) -> NdimageResult<String>
Expand description

Generate a profile plot (line plot) representation