I do the following:
import matplotlib.pyplot as plt fig,axes = plt.subplots(nrows=3,ncols=3)
and I get a 3x3 arrangement of empty graphs in the s