I am having trouble getting my legend to format correctly in ggplot2. A full description and pictures are in the ggplot google group<https://groups.google.com/forum/?hl=en#!topic/ggplot2/LSarpgmSG8k>. but the short description is that in guides(fill = guide_legend(nrow = 3),bycol = TRUE) changing the call to have byrow=TRUE does not change the plot.
Thanks Robert [[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.