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
Minimum or maximum from a set contained in global macroHi, I would like to create a local macro that would contain only the maximum value of a set contain…
inverse order of global macro listHI, I would like to inverse the order of a global macro list: Code: global M_per 6 12 24 36 72 12…
Reporting format for Stata's own commandsDear All, I've noticed just now that some of Stata's own commands report the output diagnostics usi…
Availability of PDF format for graph exportDear All, Stata's electronic help files for graph export mention availability of different file for…
Semi-parametric regression with figure for large datasetDear, Greetings. I have used semipar function of Stata with graph option for 426,000 observations t…
Subscribe to:
Post Comments (Atom)
0 Response to labsize in points generating strange result
Post a Comment