Commit Graph

11 Commits

Author SHA1 Message Date
64d2950d59 🐛 Reverted the refactor because it fucked the data up 2020-03-30 17:49:23 +02:00
4b7c6e6af2 Death Rate Graph
- Also refactored the analyser to have better performance and easier access to required values
2020-03-30 17:36:59 +02:00
2f2e164e40 Added Death Graphs 2020-03-30 17:02:56 +02:00
6646e0bbe6 Switched UI from Tkinter to PyQT because that is much better 2020-03-29 22:23:30 +02:00
c99e43a762 🐛 Plots are now properly saved 2020-03-29 12:31:56 +02:00
e5be34dd55 Saving the graphs as file
- WIP, Saved graphs are currently empty pictures for some reason
2020-03-29 12:21:50 +02:00
b8c9b58cc2 The fetch method to retrieve the latest stats file works now 2020-03-29 11:45:00 +02:00
b8ac53724d can now plot total cases and case increase 2020-03-28 21:45:50 +01:00
44c61830df Can now retrieve total case number by date and country 2020-03-28 20:17:51 +01:00
a6a6febe5f 🚀 Added Pipeline File 2020-03-28 16:55:34 +01:00
76f9ef7ccd 🎉 Initial commit 2020-03-28 12:37:54 +01:00