使用Matplotlib 0.98.5.2,Python 2.6.2为我工作。 我同时尝试了 plt.ylim((25,250)) 和 plt.ylim(ymax = 250, ymin = 25) 。 我正在使用 Agg 后端。
確定! 回上一頁