Same layout, but leave the bottom-right cell empty using "."

Matplotlib · from Uneven layouts

plt.subplot_mosaicfig.add_gridspecwidth_ratiosfig.add_subplotfig.add_axes

Putting the kettle on…

Starting up…

Exercise 2

Same layout, but leave the bottom-right cell empty using ".". Return [sorted(axd), len(fig.axes)] — there should now be two panels, not three.

your answer
stuck? the lesson behind it
Uneven layouts
Draw the arrangement you want and get back Axes named after it