Change default plot viewer zoom size

  • Re-upping as no replies *

How to set / alter the default settings of the plot viewer zoom?

It used to just zoom to a helpful stand-alone window which you could resize to estimate target plot dimensions, but now defaults to full screen which is annoying to resize

< No reprex as not really a code issue but options / preferences >

System Information:

  • RStudio Edition: Desktop
  • RStudio Version: 1.2.1335
  • OS Version: macOS Mojave 10.14.6 (18G87)
  • R Version: R version 3.6.0 (2019-04-26)
> sessionInfo()
R version 3.6.0 (2019-04-26)
Platform: x86_64-apple-darwin15.6.0 (64-bit)
Running under: macOS Mojave 10.14.6

Matrix products: default
BLAS:   /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
LAPACK: /Library/Frameworks/R.framework/Versions/3.6/Resources/lib/libRlapack.dylib

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

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

other attached packages:
 [1] FlowSOM_1.16.0            Rphenograph_0.99.1        igraph_1.2.4.1           
 [4] ncdfFlow_2.30.1           BH_1.69.0-1               RcppArmadillo_0.9.600.4.0
 [7] flowCore_1.50.0           dimRed_0.2.3              DRR_0.0.3                
[10] CVST_0.2-2                kernlab_0.9-27            uwot_0.1.3               
[13] Matrix_1.2-17             Rtsne_0.15                GGally_1.4.0             
[16] plspm_0.4.9               cowplot_1.0.0             ggrepel_0.8.1            
[19] ggplot2_3.2.0             stringr_1.4.0             lubridate_1.7.4          
[22] dplyr_0.8.3               purrr_0.3.2               magrittr_1.5             
[25] readxl_1.3.1              xlsx_0.6.1                rJava_0.9-11             

loaded via a namespace (and not attached):
 [1] amap_0.8-17                 colorspace_1.4-1            turner_0.1.7               
 [4] rprojroot_1.3-2             snakecase_0.11.0            corpcor_1.6.9              
 [7] fs_1.3.1                    hexbin_1.27.3               IDPmisc_1.1.19             
[10] remotes_2.1.0               RSpectra_0.15-0             fansi_0.4.0                
[13] mvtnorm_1.0-11              tester_0.1.7                robustbase_0.93-5          
[16] pkgload_1.0.2               zeallot_0.1.0               jsonlite_1.6               
[19] umap_0.2.2.0                rematch_1.0.1               cluster_2.1.0              
[22] graph_1.62.0                BiocManager_1.30.4          rrcov_1.4-7                
[25] compiler_3.6.0              backports_1.1.4             assertthat_0.2.1           
[28] lazyeval_0.2.2              cli_1.1.0                   prettyunits_1.0.2          
[31] tools_3.6.0                 gtable_0.3.0                glue_1.3.1                 
[34] RANN_2.6.1                  reshape2_1.4.3              Rcpp_1.0.2                 
[37] Biobase_2.44.0              cellranger_1.1.0            vctrs_0.2.0                
[40] ps_1.3.0                    xlsxjars_0.6.1              testthat_2.2.1             
[43] diagram_1.6.4               devtools_2.1.0              XML_3.98-1.20              
[46] DEoptimR_1.0-8              zlibbioc_1.30.0             MASS_7.3-51.4              
[49] scales_1.0.0                hms_0.5.0                   parallel_3.6.0             
[52] RColorBrewer_1.1-2          curl_4.0                    memoise_1.1.0              
[55] reticulate_1.13             fastICA_1.2-2               reshape_0.8.8              
[58] latticeExtra_0.6-28         stringi_1.4.3               desc_1.2.0                 
[61] pcaPP_1.9-73                BiocGenerics_0.30.0         pkgbuild_1.0.3             
[64] shape_1.4.4                 flowViz_1.48.0              rlang_0.4.0                
[67] pkgconfig_2.0.2             matrixStats_0.54.0          lattice_0.20-38            
[70] labeling_0.3                tidyselect_0.2.5            processx_3.4.1             
[73] plyr_1.8.4                  R6_2.4.0                    pillar_1.4.2               
[76] withr_2.1.2                 tsne_0.1-3                  tibble_2.1.3               
[79] janitor_1.2.0               crayon_1.3.4                KernSmooth_2.23-15         
[82] utf8_1.1.4                  progress_1.2.2              usethis_1.5.1              
[85] grid_3.6.0                  FNN_1.1.3                   callr_3.3.1                
[88] ConsensusClusterPlus_1.48.0 digest_0.6.20               RcppParallel_4.4.3         
[91] stats4_3.6.0                munsell_0.5.0               sessioninfo_1.1.1   

Referred here from support.rstudio.com

This topic was automatically closed 21 days after the last reply. New replies are no longer allowed.