The command used to give a heading to a graph is ............... .
plt.title()
Reason — The plt.title() command is used in Matplotlib's Pyplot module to give a heading or title to a graph.