[R-SIG-Mac] [External] xaxis not displaying

Simon Urbanek @|mon@urb@nek @end|ng |rom R-project@org
Sat May 15 03:31:52 CEST 2021


I don't have the corresponding machine to replicate, but I recall something related to the fact that the display of the machine may be too small to accommodate the requested device size (the size specification is in inches). If the display is too small, you may want to reduce the requested size, e.g. with
quartz.options(width=5,height=5)
Is my recollection correct?

Thanks,
Simon

 

> On May 15, 2021, at 12:03 PM, Tierney, Luke <luke-tierney using uiowa.edu> wrote:
> 
> Resizing the window a tiny bit seems to fix this. Not sure why that is needed.
> 
> Best,
> 
> luke 
> 
> Sent from my iPad
> 
>> On May 14, 2021, at 6:02 PM, Mike McStephen <mike using mcstephen.com.au> wrote:
>> 
>> Hi,
>> 
>> I’m using v4.0.5 on a MacBook Air with the new M1 (apple) chip.  
>> 
>> I’m testing out R having not used it for some years and giving a simple plot command:
>> 
>> plot(Drinks.data[,i])
>> 
>> Gives a scatter plot (value vs sequence) but no values on the X axis.  The it could be the window size as the axis is close to the bottom of the window.  Is this a known problem, should I be setting some plotting parameter to make this work?
>> 
>> Thanks
>> 
>> Mike
>> 
>>>> Mike McStephen
>> PO Box 147, Bruthen
>> mike using mcstephen.com.au
>> 0417 652 552
>> 
>> 
>> 
>>   [[alternative HTML version deleted]]
>> 
>> _______________________________________________
>> R-SIG-Mac mailing list
>> R-SIG-Mac using r-project.org
>> https://stat.ethz.ch/mailman/listinfo/r-sig-mac
> _______________________________________________
> R-SIG-Mac mailing list
> R-SIG-Mac using r-project.org
> https://stat.ethz.ch/mailman/listinfo/r-sig-mac



More information about the R-SIG-Mac mailing list