Skip to main content

render_throughput_chart

Function render_throughput_chart 

Source
pub(crate) fn render_throughput_chart(
    data: &[f64],
    width: u32,
    height: u32,
) -> Image
Expand description

Renders a throughput-over-time line chart as a Slint image.