Skip to main content

plot_heatmap

Function plot_heatmap 

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

Generate a heatmap visualization of a 2D array