pub fn crop_pct_label(v: f32) -> String
Display a unit fraction as a whole-percent string (0.8 → "80").
0.8 → "80"