thosaniparth / CmyPlot

MIT License
0 stars 2 forks source link

[BUG] Asset file deletion #10

Closed thosaniparth closed 2 years ago

thosaniparth commented 2 years ago

Please delete the assets file after sending emails via the share button on the graphs page.

BosamiyaSimran commented 2 years ago

Resolved.

nsshah14 commented 2 years ago

I am getting the error No file named asset.pkl. So instead of deleting the file, I think we should truncate that file.

BosamiyaSimran commented 2 years ago

Resolved. Truncating or deleting not needed as it overwrites the asset file every time the callback gets executed.

nsshah14 commented 2 years ago

Ok. It is working now. Thank you