undo close graph

This commit is contained in:
simon 2022-11-03 11:54:50 +07:00
parent 574ae675b7
commit da4a9ea58d
Signed by: simon
GPG Key ID: 2C15AA5E89985DD4
1 changed files with 0 additions and 1 deletions

View File

@ -197,7 +197,6 @@ class MonthGenerator():
plt.tight_layout()
plt.savefig(file_name, dpi=300)
plt.figure()
plt.close()
@staticmethod
def get_aqi(val):