[programming] logical_operation.py writes pdf
This commit is contained in:
parent
479e51588b
commit
025d4eb640
@ -64,6 +64,6 @@ ax4.text(-5.5, 1.025*ax4.get_ylim()[1], "D", fontsize=12)
|
||||
|
||||
fig.set_size_inches(3.5, 3.5)
|
||||
fig.subplots_adjust(left=0.1, right=0.975, top=0.95, bottom=0.12, hspace=0.3)
|
||||
fig.savefig("logical_operations.png")
|
||||
fig.savefig("logical_operations.pdf")
|
||||
plt.close()
|
||||
|
||||
|
Reference in New Issue
Block a user