Warning

You are reading the documentation related to the development version. Go here if you are looking for the documentation of the stable release.

spectrochempy.plot_with_transposed

plot_with_transposed(dataset, **kwargs)[source]

Plot a 2D dataset as a stacked plot with its transposition in a second axe.

Alias of plot_2D (with method argument set to with_transposed ).