Is it possible to to remove the top and right border from ggplot2 graphs?
I.e, I’d like to keep the x and y-axis but remove the rest of the black frame that surrounds the graph.
//M
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.
see this thread, it deals specifically with the problem here
http://groups.google.com/group/ggplot2/browse_thread/thread/f998d113638bf251
and gives a solution that appears to work.