fig, ax = plt.subplots() change title code example Example: subplots titles ax[i].title.set_text('First Plot') plt.show()