removed the bug in plotting

This commit is contained in:
He Zhou 2023-01-31 14:04:45 +08:00
parent f4dc9f7783
commit 539544099d
6 changed files with 1 additions and 0 deletions

View File

@ -26,3 +26,4 @@ for str_col in lst_column:
# plt.show()
# plt.close()
plt.savefig(f'{str_col}.pdf', bbox_inches="tight")
plt.close()

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.