plt.savefig('your-file.png', dpi=300, quality=95). And then if the quality is too large you could always use another program to scale it.
確定! 回上一頁