feat: add daily deposits by payment method chart

Add MultiSeriesAreaChart showing daily deposit amounts per payment
method with human-readable labels and currency formatting. Memoize
all derived data before early returns for React Compiler compat.
This commit is contained in:
Fringg
2026-03-02 22:08:16 +03:00
parent 2235b3cb77
commit f012710df0
7 changed files with 55 additions and 12 deletions

View File

@@ -975,6 +975,7 @@
"avgDeposit": "میانگین شارژ",
"byMethod": "بر اساس روش پرداخت",
"dailyChart": "شارژ روزانه",
"dailyByMethod": "شارژ روزانه بر اساس روش پرداخت",
"revenue": "درآمد"
},
"loadError": "بارگذاری آمار ناموفق بود"