fn render_trend_table(
frame: &mut Frame<'_>,
area: Rect,
report: &TokenTrendReport,
)Expand description
Draw period rows for the trend dashboard.
fn render_trend_table(
frame: &mut Frame<'_>,
area: Rect,
report: &TokenTrendReport,
)Draw period rows for the trend dashboard.