Skip to content
Prev 4554 / 15075 Next

pdf graph is mirror image in 2.7.0 (alpha)

Dear R.Gui developers

While testing out the wonderful graphics window in 2.7.0, I decided 
to see about saving a figure.

(Save does not seem to be an option in 2.7.0)

So,  I tried:
null device
           1

This leads to a figure that is the mirror image of the correct one.

However, as in 2.6.2,
creates a file that is correct.



R version 2.7.0 alpha (2008-04-05 r45110)
i386-apple-darwin8.10.1

locale:
en_US.UTF-8/en_US.UTF-8/C/C/en_US.UTF-8/en_US.UTF-8

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

Thanks for all the great work

Bill