Generate HTML report from an OpenFrame.
Analogous to Python openseries report_html(data: OpenFrame, ...).
The frame should have mergeSeries("inner") already applied.
Requires at least 2 constituents: the first N-1 are compared against the last
(benchmark). Benchmark-relative metrics (Capture Ratio, Information Ratio, etc.)
are empty for the benchmark series.
Generate HTML report from an OpenFrame. Analogous to Python openseries report_html(data: OpenFrame, ...). The frame should have mergeSeries("inner") already applied.
Requires at least 2 constituents: the first N-1 are compared against the last (benchmark). Benchmark-relative metrics (Capture Ratio, Information Ratio, etc.) are empty for the benchmark series.