trellis.device(width=8, height=6) error for single graohic device

Atsushi's Avatar

Atsushi

27 May, 2011 05:44 PM

Hi,
Is there no plan to address the error by "trellis.device(width=8, height=6)" before multiple graphic devices support?

Regards,
Atsushi

  1. Support Staff 2 Posted by Josh Paulson on 29 May, 2011 02:57 PM

    Josh Paulson's Avatar

    Atsushi,

    Sorry I misunderstood your original problem and request. The issue here is that this command is trying to open the default graphics device with a specific size. Since RStudio has an embedded graphics device, it would need to change the layout of the application and resize the plots pane. This is not currently available and would be solved when we allow the user to popout the plots pane. This is more difficult than one might imagine so development is a little farther off for this. That said, we know it is an important feature and it is something that we definitely plan to do.

    Thanks for the feedback,

    Josh

  2. Josh Paulson closed this discussion on 29 May, 2011 02:57 PM.

Comments are currently closed for this discussion. You can start a new one.