Commit Graph

12 Commits

Author SHA1 Message Date
36539b64b2 Dynamic Plot DPI based on user's screen size 2020-04-12 13:39:38 +02:00
3a119a7d18 Added Double Rate Comparison Graph 2020-04-11 23:36:57 +02:00
75fae905bf ♻️ Refactored UserInterface.py 2020-04-10 22:41:17 +02:00
f1110d4f07 Refactored Analyser and added per-Million-Graphs 2020-04-10 21:59:58 +02:00
374c44af3d Changed is it gonna end graph to ignore start and end date for better results 2020-04-04 17:05:31 +02:00
80927f470d Added increase percentage graph 2020-04-01 21:59:26 +02:00
2c9e4b3658 🐛 FIXED: Wrong Date in End Date Picker
- If the statistics for today weren't available yet, 2019-12-31 would be picked as end date.
2020-04-01 18:38:15 +02:00
fd15b2bf87 Added logarhytmic graph that shows if the exponential growth has stopped 2020-03-31 23:31:35 +02:00
334f71e1b7 Added direct access to total death count and death rate by date 2020-03-30 19:57:40 +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