plotting PPSD median with ppsd.plot()

Hi,
Is there a way to include the median as a separate curve when using ppsd.plot()? I understand that you can get the median with ppsd.get_percentile(percentile=50), but how do you incorporate this to the figure with ppsd.plot() ?

Many thanks!

Januka