spectrochempy.multiplot_contour๏ƒ

multiplot_contour(datasets, **kwargs)[source]๏ƒ

Plot a multiplot with 2D contour type plots.

This is the canonical geometry-based name for multiplot_map.

Parameters:
  • datasets (list of NDDataset) โ€“ Source of data to plot.

  • **kwargs โ€“ Additional keyword arguments passed to multiplot.

Returns:

Any โ€“ The matplotlib figure.