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: Value labels won't show on box plot axis


From   "Walsh, Lee" <[email protected]>
To   "[email protected]" <[email protected]>
Subject   st: Value labels won't show on box plot axis
Date   Thu, 1 Aug 2013 09:46:32 +0000

Hello,

I am box plotting a variable grouped by another.  I am telling stata to use the value labels for the y axis but it insists on showing the numerical values.  This is the command :

graph box response if stimOn==1 & setNum==1, over(statementNum) cwhisker ytitle(Response to the statement) ylabel(1(1)7, valuelabel) title(Responses when stimulation is on in the first block)

My understanding from reading this section of the manual is that using -ylabel(1(1)7, valuelabel)- should label the y axis from 1 to 7 in increments of 1 and use the value labels for the response variable.  The option -ylabel(,valuelabel) does nothing either.

The value labels show up everywhere else (browse, list, etc).  I have read the manual, searched statlist but I can't find a solution.  What am I missing?

Thank you for any help with this
Lee.


--
Dr. Lee Walsh
Institute of Cognitive Neuroscience
University College London
Ph: +44 20 7679 5431







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


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