arpes.plotting.stack_plot.offset_scatter_plot

arpes.plotting.stack_plot.offset_scatter_plot(data: Union[xarray.core.dataarray.DataArray, xarray.core.dataset.Dataset], name_to_plot=None, stack_axis=None, fermi_level=True, cbarmap=None, ax=None, out=None, scale_coordinate=0.5, ylim=None, aux_errorbars=True, **kwargs)[source]

Makes a stack plot but which uses scatters rather than a lineplot for each curve in the set.