spectrochempy.show

show()[source]

Force display of existing Matplotlib figures.

  • Never creates figures

  • Safe in scripts, IDEs, and notebooks

  • Respects non-interactive backends (Agg, template)

  • In interactive mode, figures display automatically - no show() needed

Examples using spectrochempy.show

PLS regression example

PLS regression example