arpes.plotting.stack_plot.stack_dispersion_plot

arpes.plotting.stack_plot.stack_dispersion_plot(data: Union[xarray.core.dataarray.DataArray, xarray.core.dataset.Dataset], stack_axis=None, ax=None, title=None, out=None, max_stacks=100, transpose=False, use_constant_correction=False, correction_side=None, color=None, c=None, label=None, shift=0, no_scatter=False, negate=False, s=1, scale_factor=None, linewidth=1, palette=None, zero_offset=False, uniform=False, **kwargs)[source]

Generates a stack plot with all the lines distinguished by offset rather than color.