Skip to main content

render_tearsheet_html

Function render_tearsheet_html 

Source
pub fn render_tearsheet_html(
    report: &BacktestReport,
    options: &TearsheetOptions,
) -> String
Expand description

Render a self-contained HTML tear sheet from a completed backtest report.