Re: [R] X11 plot window doesn't show graphic immediately

2013-01-13 Thread Milan Bouchet-Valat
Le samedi 12 janvier 2013 à 19:04 +0100, Alexander Engelhardt a écrit : > Hi r-help, > > I have a weird problem. When I plot anything, say plot(1:10), a plot > window opens but it's empty. It looks just like this: > > http://i.imgur.com/9uqO6.png > > I have to resize the window, either by click

Re: [R] X11 plot window doesn't show graphic immediately

2013-01-13 Thread Alexander Engelhardt
Hi Ista, thanks for your advice. I updated my .Rprofile file with the following two lines: require(grDevices) X11.options(type="nbcairo") Everything works fine now. Best wishes, Alex On 01/13/2013 02:26 AM, Ista Zahn wrote: Hi Alexander, Try changing your type, e.g., X11.options(type="n

Re: [R] X11 plot window doesn't show graphic immediately

2013-01-12 Thread Ista Zahn
Hi Alexander, Try changing your type, e.g., X11.options(type="nbcairo"). See ?X11 for details, and http://stackoverflow.com/questions/13235100/empty-plot-in-r for reference. Best, Ista On Sat, Jan 12, 2013 at 1:04 PM, Alexander Engelhardt wrote: > Hi r-help, > > I have a weird problem. When I

[R] X11 plot window doesn't show graphic immediately

2013-01-12 Thread Alexander Engelhardt
Hi r-help, I have a weird problem. When I plot anything, say plot(1:10), a plot window opens but it's empty. It looks just like this: http://i.imgur.com/9uqO6.png I have to resize the window, either by clicking the fullscreen icon on the menu bar, or by dragging the borders. Then the plot is