US-5.4implemented Filter visualisations by time period
As a user who wants to see my spending for just the last quarter I want select a time period from the dashboard dropdown to filter the Sankey and Treemap plots so that the Sankey and Treemap only show transactions within that period.
Acceptance Criteria
- The dashboard has a period dropdown with all available months plus "All Time".
- Only transactions within the selected period are included in the plots.
- Changing the dropdown re-runs the pipeline and updates all plots.
No DAG diagram: Filtering flag on the visualisation layer; the underlying data path is the same as US-5.1/US-5.2.
Demo video coming soon