Bookmark and Share

Notice: On April 23, 2014, Statalist moved from an email list to a forum, based at statalist.org.


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

st: RE: scheme(RBN1MONO)


From   "Nick Cox" <[email protected]>
To   <[email protected]>
Subject   st: RE: scheme(RBN1MONO)
Date   Thu, 4 Mar 2010 17:42:38 -0000

Rotated 90 degrees is ambiguous w.r.t. origin and sense, but use another
scheme or rotate them back with -xla(, ang(h))- or whatever.  

Nick 
[email protected] 

[email protected]

When I use scheme(RBN1MONO) with the code below the x-axis labels are  
rotated 90 degrees.
How do I fix this?
Thank you.

twoway (scatter srbar geomeanut,sort)(line regsg geomeanut,sort  
lpattern(solid))(line regsgs geomeanut,sort lpattern(dash)) ///
(line logsg geomeanut,sort lpattern(dot))(line logsgs geomeanut,sort  
lpattern(dash_dot)) if geomeanut<=1, ///
legend(order(2 3 4 5) label(2 "Linear") label(3 "Linear Quad") label(4  
"Logistic") label(5 "Logistic Quad") size(small)) ///
name(rsg) ylabel(0.0004(0.0002)0.001,labsize(small)) scheme(RBN1MONO)

*
*   For searches and help try:
*   http://www.stata.com/help.cgi?search
*   http://www.stata.com/support/statalist/faq
*   http://www.ats.ucla.edu/stat/stata/


© Copyright 1996–2018 StataCorp LLC   |   Terms of use   |   Privacy   |   Contact us   |   Site index