Hi all,

I recently upgraded to a new Macbook Pro (Nov 23). Now every plot is 
miniaturized.

For example, my screen measures about 13.5" x 8.8" with a ruler. When I create 
a new plot with plot(1:10) or quartz(height=7, width=7), the plot measures 2.0" 
x 2.0".

It is simple enough to initialize larger plot windows with dev.new or 
quartz(height=24.5, width=24.5), but the points and font stay miniaturized. Of 
course, I could rescale every single plot feature by 3.5-fold, but that seems 
like an inefficient solution.

Any suggestions would be appreciated.

Erik

R version 4.3.2 (2023-10-31)
Platform: aarch64-apple-darwin20 (64-bit)
Running under: macOS Sonoma 14.2.1

_______________________________________________
R-SIG-Mac mailing list
R-SIG-Mac@r-project.org
https://stat.ethz.ch/mailman/listinfo/r-sig-mac

Reply via email to