Hi All, I produced a barplot and made a horizontal legend below the graph. Because the results are from a survey, there are three levels, namely strongly disagree/disagree, neutral and strongly agree/agree.
> rownames(survey)[1] "Strongly disagree/disagree" "Neutral" > "Strongly agree/agree" As in the output above, there is a large space between "Neutral" and "Strongly agree/agree". This large space appears in the horizontal legend as well. So is there anyway I can reduce such a large gap in the legend when it is superimposed horizontally? Thanks and Regards Fred [[alternative HTML version deleted]] ______________________________________________ R-help@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code.