- Replace flat alphabetical sort with tree-order traversal so child categories appear directly under their parent subtotal row - Make category hierarchy recursive (supports arbitrary depth) - Reduce pie chart width from 1/2 to 1/3 of the dashboard - Show pie chart labels only on hover via tooltip Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| adjustmentService.ts | ||
| budgetService.ts | ||
| categorizationService.ts | ||
| categoryService.ts | ||
| dashboardService.ts | ||
| dataExportService.ts | ||
| db.ts | ||
| importConfigTemplateService.ts | ||
| importedFileService.ts | ||
| importSourceService.ts | ||
| logService.ts | ||
| profileService.ts | ||
| reportService.ts | ||
| transactionService.ts | ||
| userPreferenceService.ts | ||