Am trying to get both of these plots to show up stacked in a window, but only the last one is showing up:
fig = plt.figure() ax1 = fig.add_subplot(211) ax1.scat