Skip to main content

plot_histogram

Function plot_histogram 

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

Generate a histogram plot representation