adding title to subplots code example Example: subplots titles ax[i].title.set_text('First Plot') plt.show()