[IT]/python.matplotlib

matplotlib.savefig(그래프 저장하기)

givemebro 2020. 4. 3. 00:40
반응형
plt.savefig('myplot.jpg',dpi=10000)

 

반응형