Skip to content
Prev 30987 / 63421 Next

legend() in a multiple figure environment

On Thu, 8 Jan 2009, Simone Giannerini wrote:

            
When you resize graphics, text stays the same size (on most devices) and 
vector graphics does not. You can't expect the figure to be recomputed 
when you resize (and if you expect so, your expectations will be 
unfufilled).  All that happens is that a low-level description is 
replayed.

The windows() device does give you more options on resize.