plt.xlim(x1, x2)
plt.ylim(y1, y2)
python-matplotlib.pyplot如何设置坐标轴范围
最新推荐文章于 2025-04-30 16:14:04 发布
plt.xlim(x1, x2)
plt.ylim(y1, y2)