Commit Graph

8 Commits

Author SHA1 Message Date
1b8cabb2b5 🐛 FIXED: Highlighting didnt work properly 2020-04-11 14:27:50 +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
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
bd0bf56a1a 🐛 Fixed data fetcher
- Those fucking idiots at data.europa.eu somehow managed to fuck the data up by including some random string at the very beginning of the csv file.
- Also some small changes impacting performance
2020-03-31 16:24:42 +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
b8c9b58cc2 The fetch method to retrieve the latest stats file works now 2020-03-29 11:45:00 +02:00