owid / owid-grapher

A platform for creating interactive data visualizations
https://ourworldindata.org
MIT License
1.39k stars 229 forks source link

Grapher: Use a different style for Playfair numbers #4168

Open sophiamersmann opened 7 hours ago

sophiamersmann commented 7 hours ago

Playfair has two (or more?) rendering styles for numbers. Grapher currently uses the rendering in the screenshot on the left but the data viz task force has a slight preference for the rendering on the right.

Image

marcelgerber commented 5 hours ago

Note: The way to enable this should be to add font-feature-settings: lnum - or possibly adding that to $default-font-features (which should be fine, because Lato uses lnum by default.