In our shop, we often find ourselves producing graphs with a command
like this:
twoway (scatter systolic age), xscale(lwidth(medium))
yscale(lwidth(medium)) ///
xlabel(,tlwidth(medium)) ylabel(,tlwidth(medium))
The xscale, yscale, xlabel, and ylabel options are added to thicken the
axis and tick lines a little bit. I would like to define a custom
scheme that includes this thickening by default. I have been able to
make a custom scheme with other changes but this one has eluded me. Can
someone help?
Thanks,
--
Dale Plummer
Department of Biostatistics
Vanderbilt School of Medicine
*
* 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/