Displaying 1 result from an estimated 1 matches for "nsingle".
Did you mean:
single
2007 Sep 08
1
ggplot legend consolidation
...pushViewport(viewport(layout.pos.col = 1,
layout.pos.row = 2))
print(p, vp = current.viewport())
upViewport()
pushViewport(viewport(layout.pos.col = 2,
layout.pos.row = 2))
grid.rect()
grid.text("We want to remove\nall other legends\nand place a\nsingle one
here")
------------------------------- END CODE
See how there are 3 legends when there only needs to be one? I would
like to remove the 3 legends and place them with a single legend in the
space in the lower right.
Thanks for your help.
Regards,
Kaom Te
Charles Schwab Investment M...