Per the request of my publisher, I am going through a set of graphs and specifying text in point sizes. This has worked fine except in one case in which the point specified for xlabels is producing a huge size. Here is the specification I'm using:
xlabel(1 `""1945-" "1950""' 2 `""1951-" "1960""' 3 `""1961-" "1970""'4 `""1971-" "1980""'
5 `""1981-" "1990""' 6 `""1991-" "2000""' 7 `""2001-" "2010""' 8 `""2011-" "2020""',labsize(11pt))
This is the only figure in which I have specified 2-line labels. It works fine if I omit the labsize specification and let it default to the standard size or specify something like *1.5 to increase the size.
Any thoughts regarding what's happening and how to fix it would be appreciated.
Related Posts with labsize in points generating strange result
DBF file into StataHi How I can import the DBF file into Stata. I am trying to use the import dbase using filename bu…
looping to pull a single observation based on age from unbalanced longitudinal dataHi. I have repeated measures for various midlife health conditions (e.g. diabetes, hypertension) th…
Creating new observationsI have a dataset that consists of sub-boroughs of New York City, this is a panel dataset ranging fro…
fixed effect in this caseI have a measure that varies within the industry. Specifically, it's a rank that varies from 0 to 9.…
How to tranfer a temporary variable from one ado to anotherI have two ados: Ado1 for an estimation command calling Ado2 in ml model, and Ado2 for the estimatio…
Subscribe to:
Post Comments (Atom)
0 Response to labsize in points generating strange result
Post a Comment