feat: add hour_count display to merge.py and apply dark_background style in plot.py

- Insert total hours line in merge.py HTML output after lines per hour
- Move dark_background style application before title in render_per_day
- Create requirements.txt with matplotlib dependency
This commit is contained in:
2025-01-12 16:54:05 +00:00
parent d133b10b10
commit 764fba3a6e
3 changed files with 5 additions and 2 deletions
+2
View File
@@ -0,0 +1,2 @@
matplotlib