[R-SIG-Mac] Dashed line not evenly separated
Duncan Murdoch
murdoch@dunc@n @end|ng |rom gm@||@com
Thu Feb 24 12:10:09 CET 2022
On 23/02/2022 8:30 p.m., John Fox wrote:
> Dear Ken,
>
> Yes, but I believe that it *should* work even in a small window. For
> example, the following produces a proper broken line on Windows but not
> on macOS:
>
> pdf(width=3, height=3)
> plot(log10(1:1e4), lty = 2, type="l")
> dev.off()
>
That one looks fine on my Mac in the PDF output, but not on screen using
the default quartz() device.
R version 4.1.0 Patched (2021-07-09 r80614)
Platform: x86_64-apple-darwin17.0 (64-bit)
Running under: macOS Catalina 10.15.7
Duncan Murdoch
More information about the R-SIG-Mac
mailing list