Skip to content
Prev 179869 / 398506 Next

ggplot2: recommended workaround for broken legend.position="top"

On Sun, May 10, 2009 at 10:32 AM, Zeljko Vrba <zvrba at ifi.uio.no> wrote:
opts(legend.background=theme_rect(fill="white"))

Hadley