pub(crate) fn render_resource_chart( cpu_data: &[f32], width: u32, height: u32, ) -> Image
Renders a CPU usage line chart as a Slint image.