I am using Stata/SE 9.2 for Windows and the s2color graphics scheme.
If I create a graph like the following:
sysuse auto
twoway(scatter mpg weight)
Both the X and Y axes are labeled with the variable labels.
If I create the following graph:
twoway (scatter mpg weight) (lfit mpg weight)
Only the X axis is labeled and there is a legend. I would still like
both X and Y axes to be labeled by default (I am creating a custom
scheme based on s2color) and after searching through the help file on
"scheme entries" I am stumped about how to control this behavior.
Can someone point me in the right direction?
TIA,
Alan
*
* For searches and help try:
* http://www.stata.com/support/faqs/res/findit.html
* http://www.stata.com/support/statalist/faq
* http://www.ats.ucla.edu/stat/stata/