Skip to content
Prev 174344 / 398506 Next

ggplot2: specifying legend titles

On Fri, Mar 20, 2009 at 9:07 AM, Etches Jacob <jetches at iwh.on.ca> wrote:
I'm not sure where scale_colour is coming from - you want
scale_colour_discrete()

Hadley