-
Notifications
You must be signed in to change notification settings - Fork 187
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fontVariant should be applied to axis labels #1821
Labels
bug
Something isn’t working
Comments
Fil
added a commit
that referenced
this issue
Aug 23, 2023
Fil
added a commit
that referenced
this issue
Aug 23, 2023
mbostock
pushed a commit
that referenced
this issue
Aug 24, 2023
mbostock
pushed a commit
that referenced
this issue
Aug 24, 2023
mbostock
added a commit
that referenced
this issue
Aug 24, 2023
* pass fontVariant to the axis label closes #1821 * Update test/plots/axis-labels.ts --------- Co-authored-by: Mike Bostock <[email protected]>
chaichontat
pushed a commit
to chaichontat/plot
that referenced
this issue
Jan 14, 2024
* pass fontVariant to the axis label closes observablehq#1821 * Update test/plots/axis-labels.ts --------- Co-authored-by: Mike Bostock <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
In https://observablehq.com/@recifs/plot-large-axis-label--support, try to add fontVariant: "small-caps" to the second axis with the huge label.
related: #1414
The text was updated successfully, but these errors were encountered: