Hallo Nils,
I always create my plots in the following way:
figprops = dict(figsize=(6.5, 7.5), dpi=1200)
fig = plt.figure(**figprops)
clf()
adjustprops = dict(left=0.08, bottom=0.08, right=0.965, top=0.94,
wspace=0.13, hspace=0.37)
fig.subplots_adjust(**adjustprops)
...
savefig('all.pdf',papert
Hi all,
How can I adjust subplot parameters (left, bottom, right,
top, wspace and hspace) without using the slider
interactive?
Nils
--
Nokia and AT&T present the 2010 Calling All Innovators-North America contest
Crea