owid / owid-grapher

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

Value labels of discrete bar charts sit too high in Figma #4022

Open sophiamersmann opened 1 week ago

sophiamersmann commented 1 week ago

Description

Bar labels of discrete bar charts are correctly positioned in our static exports, but when imported to Figma, the bar labels sit a little too high (see screenshots)

Screenshots

Example: https://ourworldindata.org/grapher/deaths-in-wars-by-war-1800-2011-bar-chart

Static chart (bar labels look ok) Image

In Figma (bar labels sit too high) Image

sophiamersmann commented 1 week ago

Probably switching from dominant-baseline to dy fixes this.