Stata The Stata listserver
[Date Prev][Date Next][Thread Prev][Thread Next][Date index][Thread index]

st: scheme modification to thicken axis lines


From   "Plummer, Dale" <[email protected]>
To   <[email protected]>
Subject   st: scheme modification to thicken axis lines
Date   Tue, 6 Jul 2004 13:05:26 -0500

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/



© Copyright 1996–2024 StataCorp LLC   |   Terms of use   |   Privacy   |   Contact us   |   What's new   |   Site index