Skip to content
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

Should right axis title rotate the same way as left axis title by default? #3571

Open
kanitw opened this issue Sep 11, 2022 · 1 comment · May be fixed by #3759
Open

Should right axis title rotate the same way as left axis title by default? #3571

kanitw opened this issue Sep 11, 2022 · 1 comment · May be fixed by #3759
Labels
enhancement For enhancement of existing features

Comments

@kanitw
Copy link
Member

kanitw commented Sep 11, 2022

Looking at Vega-Lite dual axis example:

image

Readers currently have to tilt their head in two different ways to read the chart.

Alternatively, if the right axis label title gets rotated in the same way, it might be easier to read.

image

cc: @jheer @domoritz @arvind

@kanitw kanitw changed the title Should right axis title rotate the same way as left axis title by default Should right axis title rotate the same way as left axis title by default? Sep 11, 2022
@domoritz
Copy link
Member

Yes, I think that would be good. It's especially important for dual-axis charts as you point out but wouldn't hurt for charts with only one axis on the right side.

@kanitw kanitw linked a pull request May 31, 2023 that will close this issue
@domoritz domoritz added enhancement For enhancement of existing features and removed Enhancement 🎉 labels Jul 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement For enhancement of existing features
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants