feat(stats): implement showing last year stats in a line chart

This commit is contained in:
Nishant Mishra
2025-10-16 00:04:33 +05:30
parent a26b0eac74
commit 09c7ca4559
4 changed files with 113 additions and 27 deletions

View File

@@ -56,4 +56,5 @@
<string name="up_next">Up next</string>
<string name="timer">Timer</string>
<string name="timer_progress">Timer progress</string>
<string name="last_year">Last year</string>
</resources>