fn composition_line( label_text: &'static str, value: f64, color: Color, bar_width: usize, label_width: usize, ) -> Line<'static>
Return one composition row with a compact bar.