因为,我是 python 的新手。我试图通过命令在 python 中使用matplotlib保存绘图plt.savefig()。问题是要保存的图像分辨率低。无法读取数据点。
plt.savefig()
我想知道是否有办法以非常高的分辨率保存这些数字?
python matplotlib
matplotlib ×1
python ×1