Expand description
Reports tab: balance / activity / category-breakdown.
ReportsTab holds the current fetch state and the last successful
ChartSpec. on_reply translates a wire frame into a spec via the
shared cli_core::reports parse helpers and the plotting::adapters
chain. draw renders the spec inline with plotting::ratatui.
Structs§
Enums§
- Report
Kind - Which report is currently loaded or being fetched.