I'm seeing the same problem in R 4.0.3 GUI 1.73 Catalina build (7892) on macOS 11.2 with the following commands:
> data("VADeaths") > dotchart(VADeaths, main = "Death Rates in Virginia - 1940") I'm also seeing the following error: > 2021-02-07 14:41:15.950 R[4408:267051] Warning: Expected min height of view: (<NSButton: 0x7fd14b6248b0>) to be less than or equal to 30 but got a height of 32.000000. This error will be logged once per view in violation. Plots fine in Rstudio 1.3.1093. Regards, Tom On Sun, Feb 7, 2021 at 1:27 PM Parkhurst, David F. <parkh...@indiana.edu> wrote: > I’m trying to see the result of the dotchart example, i.e. > dotchart(VADeaths, main = "Death Rates in Virginia - 1940"). > When I enter that and hit return, a blank Quartz 2 [*] window comes up. > I’ve checked, and the VADeaths data are present. > What should I do to actually see the result of that call? > David > > > [[alternative HTML version deleted]] > > _______________________________________________ > R-SIG-Mac mailing list > R-SIG-Mac@r-project.org > https://stat.ethz.ch/mailman/listinfo/r-sig-mac > [[alternative HTML version deleted]] _______________________________________________ R-SIG-Mac mailing list R-SIG-Mac@r-project.org https://stat.ethz.ch/mailman/listinfo/r-sig-mac