-
Notifications
You must be signed in to change notification settings - Fork 3.7k
Closed
Labels
InternalRequires API changes or must be handled by Expensify staffRequires API changes or must be handled by Expensify staffReviewingHas a PR in reviewHas a PR in reviewWeeklyKSv2KSv2
Description
Part of the Insights project
Doc section: https://docs.google.com/document/d/1L2gAchD5IrI545p_iVAMdh6DSnJJcusG90oO-5MH3x0/edit?tab=t.0#heading=h.xunbx014amy2
Feature Description
Add view:pie to FE query language
- Add pie to constants - src/CONST/index.ts - Add PIE: 'pie' to CONST.SEARCH.VIEW
- Update type definitions - src/components/Search/types.ts - Update view type to include 'pie' option: view?: 'table' | 'bar' | 'line' | 'pie'
Manual Test Steps
Automated Tests
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
InternalRequires API changes or must be handled by Expensify staffRequires API changes or must be handled by Expensify staffReviewingHas a PR in reviewHas a PR in reviewWeeklyKSv2KSv2
Type
Projects
Status
Done