When you are using Save plot you can use specify .savefig() as an extension to the file:- from matplotlib import pyplot as plt. plt.savefig('foo.png').
確定! 回上一頁