On Nov 5, 2012, at 11:08 AM, Sarah Goslee wrote: > Can you provide a reproducible example? > > On Mon, Nov 5, 2012 at 12:38 PM, Shahzad Ali <ali000shah...@gmail.com> wrote: >> Hello everyone >> >> I am trying to plot something in R but the plot is always empty. It >> only appears when I resize the plot windows. >> >> What exactly do I need to verify in options. >> >> My system is ARCH Linux 3.6.x >>
This was cross-posted on SO where the poster mentioned later that resizing the graphics window would make the plot re-draw properly. Based on that additional information, I suggested looking at the options()$device (functional) value. http://stackoverflow.com/questions/13235100/empty-plot-in-r -- David Winsemius, MD Alameda, CA, USA ______________________________________________ R-help@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code.