Announcement

Collapse
No announcement yet.
X
  • Filter
  • Time
  • Show
Clear All
new posts

  • Weird plots in stata 17 on Mac Big Sur

    Hi everyone!

    I would appreciate some help with this. My plots' titles used to be all centered, but it is no longer the case. The labels of the axis are off too, and I can't change the size of the title or the axis' titles. Any ideas on how to fix it?

    This is how they look now:

    Code:
     
     sysuse auto, clear sort weight twoway line mpg weight, title("This is the Title") xtitle("XTitle") ytitle("YTitle")
    Click image for larger version

Name:	Graph.png
Views:	1
Size:	37.7 KB
ID:	1676451




    This is my version of Stata:

    Code:
    .about
    
    Stata/MP 17.0 for Mac (Apple Silicon)
    Revision 20 Apr 2021
    Copyright 1985-2021 StataCorp LLC
    Thank you in advance!

  • #2
    Appears to be similar to https://www.statalist.org/forums/for...macos-monterey. The OP got a resolution from Tech Support but did not share the solution. You probably should contact them too.

    Comment

    Working...
    X