Using your code with some random data, this would work: fig, axs = plt.subplots(2,5, figsize=(15, 6), facecolor='w', edgecolor='k').
確定! 回上一頁