Mne.viz.plot_topomap plot multiple figures

You need to set show=False on all plot_topomap calls except for the last one, which can be True (or if you set it to False you can always call plt.show() after you’ve created all subplots).