Skip to content

Commit 50f181f

Browse files
committed
Change label font
1 parent d4c308f commit 50f181f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/public/viz-guardrails/LineChart.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1397,6 +1397,7 @@ export function LineChart({
13971397
userSelect: 'none',
13981398
padding: 0,
13991399
lineHeight: 1,
1400+
fontFamily: '"Helvetica Neue", "Helvetica", "Arial", sans-serif',
14001401
}}
14011402
>
14021403
{x.label}

0 commit comments

Comments
 (0)