search for: svg_ignores_cex

Displaying 5 results from an estimated 5 matches for "svg_ignores_cex".

2018 Aug 31
2
svg ignores cex.axis in R3.5.1 on macOS
????? Plots produced using svg in R 3.5.1 under macOS 10.13.6 ignores cex.axis=2.? Consider the following: > plot(1:2, cex.axis=2) > svg('svg_ignores_cex.axis.svg') > plot(1:2, cex.axis=2) > dev.off() > sessionInfo() R version 3.5.1 (2018-07-02) Platform: x86_64-apple-darwin15.6.0 (64-bit) Running under: macOS High Sierra 10.13.6 Matrix products: default BLAS: /Library/Frameworks/R.framework/Versions/3.5/Resources/lib/libRblas.0.dy...
2018 Sep 05
2
svg ignores cex.axis in R3.5.1 on macOS
...of spencer.graves at prodsyse.com> wrote: On 2018-08-31 14:21, Spencer Graves wrote: > Plots produced using svg in R 3.5.1 under macOS 10.13.6 ignores > cex.axis=2. Consider the following: > > > > plot(1:2, cex.axis=2) > > svg('svg_ignores_cex.axis.svg') > > plot(1:2, cex.axis=2) > > dev.off() > > sessionInfo() > R version 3.5.1 (2018-07-02) > Platform: x86_64-apple-darwin15.6.0 (64-bit) > Running under: macOS High Sierra 10.13.6 > > Matrix products: default > BL...
2018 Aug 31
0
svg ignores cex.axis in R3.5.1 on macOS
On 2018-08-31 14:21, Spencer Graves wrote: > Plots produced using svg in R 3.5.1 under macOS 10.13.6 ignores > cex.axis=2.? Consider the following: > > > > plot(1:2, cex.axis=2) > > svg('svg_ignores_cex.axis.svg') > > plot(1:2, cex.axis=2) > > dev.off() > > sessionInfo() > R version 3.5.1 (2018-07-02) > Platform: x86_64-apple-darwin15.6.0 (64-bit) > Running under: macOS High Sierra 10.13.6 > > Matrix products: default > BLAS: > /Library/Frameworks/R.fram...
2018 Sep 06
1
svg ignores cex.axis in R3.5.1 on macOS
...gt;> >> >> >> On 2018-08-31 14:21, Spencer Graves wrote: >>> Plots produced using svg in R 3.5.1 under macOS 10.13.6 ignores >>> cex.axis=2. Consider the following: >>> >>> >>>> plot(1:2, cex.axis=2) >>>> svg('svg_ignores_cex.axis.svg') >>>> plot(1:2, cex.axis=2) >>>> dev.off() >>>> sessionInfo() >>> R version 3.5.1 (2018-07-02) >>> Platform: x86_64-apple-darwin15.6.0 (64-bit) >>> Running under: macOS High Sierra 10.13.6 >>> >>> Matrix...
2018 Sep 06
0
svg ignores cex.axis in R3.5.1 on macOS
...graves at prodsyse.com> wrote: > > > > On 2018-08-31 14:21, Spencer Graves wrote: >> Plots produced using svg in R 3.5.1 under macOS 10.13.6 ignores >> cex.axis=2. Consider the following: >> >> >>> plot(1:2, cex.axis=2) >>> svg('svg_ignores_cex.axis.svg') >>> plot(1:2, cex.axis=2) >>> dev.off() >>> sessionInfo() >> R version 3.5.1 (2018-07-02) >> Platform: x86_64-apple-darwin15.6.0 (64-bit) >> Running under: macOS High Sierra 10.13.6 >> >> Matrix products: default >> BLAS...