defaultnamehere / zzzzz

Roleplay as the NSA by making creepy graphs of your friends
MIT License
1.3k stars 131 forks source link

Not Updating Graph #37

Open SteffeyDev opened 8 years ago

SteffeyDev commented 8 years ago

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?