render_trend_table

Function render_trend_table 

Source
fn render_trend_table(
    frame: &mut Frame<'_>,
    area: Rect,
    report: &TokenTrendReport,
)
Expand description

Draw period rows for the trend dashboard.