Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR PYTHON

save python plot

plt.savefig('your_path/a/b/'+str(yname)+'_'+str(xname)+'_'+str(dimername), bbox_inches='tight', dpi=300 )
																		^this is your name abc_AC (varibales)				^ crop edges			
Source by problemsolvingwithpython.com #
 
PREVIOUS NEXT
Tagged: #save #python #plot
ADD COMMENT
Topic
Name
3+8 =