feat: merge event charts with metric toggle, add pie chart option to events and channels
Deploy HiHala Dashboard / deploy (push) Successful in 8s

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
fahed
2026-04-07 13:09:37 +03:00
parent e70d9b92c6
commit cb4fb6071a
4 changed files with 78 additions and 24 deletions
+2
View File
@@ -137,6 +137,8 @@
"addFirst": "أضف شريحتك الأولى",
"slideTitle": "عنوان الشريحة",
"chartType": "نوع الرسم البياني",
"bar": "أعمدة",
"pie": "دائري",
"metric": "المقياس",
"startDate": "تاريخ البداية",
"endDate": "تاريخ النهاية",
+2
View File
@@ -137,6 +137,8 @@
"addFirst": "Add your first slide",
"slideTitle": "Slide Title",
"chartType": "Chart Type",
"bar": "Bar",
"pie": "Pie",
"metric": "Metric",
"startDate": "Start Date",
"endDate": "End Date",