Skip to main content

Module reports

Module reports 

Source
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§

ReportsTab

Enums§

ReportKind
Which report is currently loaded or being fetched.