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

Rotated x axis ticks #596

Closed
jeroen-hoekstra opened this issue Sep 28, 2018 · 2 comments
Closed

Rotated x axis ticks #596

jeroen-hoekstra opened this issue Sep 28, 2018 · 2 comments
Labels

Comments

@jeroen-hoekstra
Copy link

I would like to have the x-axis ticks rotated, so I set the tick rotate property to 135 which gave me the result as shown in the image.

ticks

What I would like to see is the shown in the image below.

ticks

As you can see the text should be rotated as well. Is this possible?

@netil netil added the question label Sep 28, 2018
@netil
Copy link
Member

netil commented Sep 28, 2018

try rotate:-45

@jeroen-hoekstra
Copy link
Author

@netil that worked, thanks! Also had to adjust the bottom padding.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants