This commit is contained in:
François Boulogne
2013-10-14 16:14:30 +02:00
parent 5a0878da91
commit eb4c5c9ee4
12 changed files with 17 additions and 19 deletions
-1
View File
@@ -60,4 +60,3 @@ for ax in axes:
ax.axis('off')
plt.subplots_adjust(hspace=0.01, wspace=0.01, top=1, bottom=0, left=0, right=1)
plt.show()