BennyThadikaran/eod2

Plot.py: FileNotFoundError when saving trend lines to file

BennyThadikaran opened this issue · 0 comments

If src/data folder does not exist, drawing lines on chart and quitting or switching charts will raise a FileNotFoundError

Chart lines are saved on quitting or switching charts. In this case if data folder does not exists, operation fails.

Error has been fixed, Update to be released shortly.