Skip to main content

plot_rd_svg

Function plot_rd_svg 

Source
pub fn plot_rd_svg(
    curve: &[(f64, f64, f64)],
    calibration: &RDCalibration,
    title: &str,
) -> String
Expand description

Generate an SVG plot of the R-D curve with corner angle grid and knee markers.

Plots (bpp, s2) with angle reference lines radiating from the worst corner, and marks the knee positions.