zzzzz
zzzzz copied to clipboard
Not Updating Graph
I have the fetcher continuously updating in the background, and running graph.py gets me great csv's, but when I run app.py the web app does not use the updated csv's. I tried deleting the generated_graphs folder and then re-generating it with graph.py, but that didn't help. How do I make the web app use the latest data?