[Rd] plot(1:3) malfunctions with par(bg='transparent')

Spencer Graves spencer.graves at prodsyse.com
Thu Jul 28 15:56:39 CEST 2016


Hello, All:


       Try the following:


par(bg='transparent')
plot(1:3)


       I get two plots superimposed, one over twice the size it should 
be, much of it outside the device region.


       Thanks for all you do to make R such a useful tool.  People all 
over the world live better today, because R helps improve the 
effectiveness of data analysts.


       Spencer Graves


 > sessionInfo()
R version 3.3.1 (2016-06-21)
Platform: x86_64-apple-darwin13.4.0 (64-bit)
Running under: OS X 10.11.6 (El Capitan)

locale:
[1] en_US.UTF-8/en_US.UTF-8/en_US.UTF-8/C/en_US.UTF-8/en_US.UTF-8

attached base packages:
[1] stats     graphics  grDevices utils     datasets  methods
[7] base

loaded via a namespace (and not attached):
[1] rsconnect_0.4.3 tools_3.3.1



More information about the R-devel mailing list