from warnings import simplefilter simplefilter(\'ignore\') fig, axs = plt.subplots(nrows=1, ncols=3, sharex=\'col\', sharey=True, figsize=(12,4))