pub fn label_ordinal() -> impl Fn(f64) -> String + Send + Sync
Ordinal formatter: 1 → “1st”, 2 → “2nd”, 3 → “3rd”, 11 → “11th”.