I have a simple problem i need to solve, here is the example import matplotlib.pyplot as plt
fig, ax = plt.subplots(nrows=1, ncols=3, figsize=(6, 6)) for axs