↓ 2 callersFunctionadd_z_axis(ax, z_on_y=False, zvals=[0, 0.5, 1, 2, 4, 10])
bagpipes/plotting/general.py:285
↓ 2 callersFunctionhist1d(samples, ax, smooth=False, label=None, color="orange",
percentiles=True, zorder=4, bins=50, lw=2,
bagpipes/plotting/general.py:117
↓ 1 callersFunctionadd_photometry_posterior(fit, ax, zorder=4, y_scale=None, color1=None,
color2=None, skip_no_obs=False,
bagpipes/plotting/plot_spectrum_posterior.py:44
↓ 1 callersFunctionadd_sfh_posterior(fit, ax, colorscheme="bw", z_axis=True, zorder=4,
label=None, zvals=[0, 0.5, 1, 2, 4, 1
bagpipes/plotting/plot_sfh_posterior.py:39