Skip to content
Prev 318900 / 398502 Next

Ggplot2: Moving legend, change fill and removal of space between plots when using grid.arrange() possible use of facet_grid?

Placing a legend.  

 z <- ggplot(mtcars, aes(wt, mpg, colour = factor(cyl))) + geom_point()
  z + theme(legend.position = c(.5, .5))
  
Currently this does not appear to work in RStudio but seems fine if I use gedit or if I run R in a terminal session.  

John Kane
Kingston ON Canada
____________________________________________________________
FREE 3D MARINE AQUARIUM SCREENSAVER - Watch dolphins, sharks & orcas on your desktop!

Thread (13 messages)

Anna Zakrisson Ggplot2: Moving legend, change fill and removal of space between plots when using grid.arrange() possible use of facet_grid? Mar 6 stephen sefick Ggplot2: Moving legend, change fill and removal of space between plots when using grid.arrange() possible use of facet_grid? Mar 6 ONKELINX, Thierry Ggplot2: Moving legend, change fill and removal of space between plots when using grid.arrange() possible use of facet_grid? Mar 6 John Kane Ggplot2: Moving legend, change fill and removal of space between plots when using grid.arrange() possible use of facet_grid? Mar 6 John Kane Ggplot2: Moving legend, change fill and removal of space between plots when using grid.arrange() possible use of facet_grid? Mar 6 John Kane Ggplot2: Moving legend, change fill and removal of space between plots when using grid.arrange() possible use of facet_grid? Mar 6 Anna Zakrisson Ggplot2: Moving legend, change fill and removal of space between plots when using grid.arrange() possible use of facet_grid? Mar 6 Anna Zakrisson Ggplot2: Moving legend, change fill and removal of space between plots when using grid.arrange() possible use of facet_grid? Mar 6 Anna Zakrisson Ggplot2: Moving legend, change fill and removal of space between plots when using grid.arrange() possible use of facet_grid? Mar 6 Anna Zakrisson Ggplot2: Moving legend, change fill and removal of space between plots when using grid.arrange() possible use of facet_grid? Mar 7 Anna Zakrisson Ggplot2: Moving legend, change fill and removal of space between plots when using grid.arrange() possible use of facet_grid? Mar 7 John Kane Ggplot2: Moving legend, change fill and removal of space between plots when using grid.arrange() possible use of facet_grid? Mar 7 Anna Zakrisson Ggplot2: Moving legend, change fill and removal of space between plots when using grid.arrange() possible use of facet_grid? Mar 7