Like this?
f = Figure() Colorbar(f[1, 1], vertical = false, label = "Photometric g-band Epochs") ax = Axis(f[2, 1]) rowgap!(f.layout, 1, 5) f