但是如果使用plt.subplots,就不一样了。fig, ax = plt.subplots(figsize = (a, b))fig代表绘图窗口(Figure);ax代表这个绘图窗口...
確定! 回上一頁