pub fn animate_countup_pct(final_pct: f64, width: usize) -> Vec<String>
Count-up for percentage values (0.0 -> final_pct, displayed as “68.3%”).