I am using pyplot
. I have 4 subplots. How to set a single, main title above all the subplots? title()
sets it above the last subplot.
I am using pyplot
. I have 4 subplots. How to set a single, main title above all the subplots? title()
sets it above the last subplot.