Equivalent to plt.add_axis in Plots.jl?

I would like to have some plots with a subplot directly underneath, such as here:


How would I go about positioning subplots to get two plots stacked on top of each other?