pub fn render_full_report_html(
overview: &OverviewResult,
projects: &ProjectResult,
trend: &TrendResult,
calc: &PricingCalculator,
) -> StringExpand description
Generate a comprehensive HTML dashboard with 3 tabs, charts, and sortable tables. Single data source — no top-level source switcher.