Skip to main content

render_full_report_html

Function render_full_report_html 

Source
pub fn render_full_report_html(
    overview: &OverviewResult,
    projects: &ProjectResult,
    trend: &TrendResult,
    calc: &PricingCalculator,
) -> String
Expand description

Generate a comprehensive HTML dashboard with 3 tabs, charts, and sortable tables. Single data source — no top-level source switcher.