Skip to main content

render_resource_chart

Function render_resource_chart 

Source
pub(crate) fn render_resource_chart(
    cpu_data: &[f32],
    width: u32,
    height: u32,
) -> Image
Expand description

Renders a CPU usage line chart as a Slint image.