This video demonstrates and explains an alternative approach to subplotting with Matplotlib. This concept involves using subplots, axes and figures to plot multiple data sets in matplotlib.pyplot. This approach ensures that the user can split a figure into custom sizes, to enable multiple individual plots on the same figure.