Is it possible to make the x-tick labels span over two lines?
Say, if my x-tick labels are
January 2008, February 2008, March 2008
I want them as
January February March
2008 2008 2008
I don’t want to rotate them.
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
After a quick test using the code I found here, it appears that it does indeed work if you just add a newline in your tick label. e.g.