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: scheme(RBN1MONO)


From   [email protected]
To   "[email protected]" <[email protected]>
Subject   st: scheme(RBN1MONO)
Date   Thu, 04 Mar 2010 09:39:08 -0800

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