mirror of
https://github.com/chillpadclub/bedolaga-cabinet.git
synced 2026-07-28 17:43:47 +00:00
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:
@@ -1152,6 +1152,7 @@
|
||||
"avgDeposit": "Avg Deposit",
|
||||
"byMethod": "By Payment Method",
|
||||
"dailyChart": "Daily Deposits",
|
||||
"dailyByMethod": "Daily Deposits by Payment Method",
|
||||
"revenue": "Revenue"
|
||||
},
|
||||
"loadError": "Failed to load statistics"
|
||||
|
||||
Reference in New Issue
Block a user