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

Re: st: RE: graphs


From   peter harper <[email protected]>
To   [email protected]
Subject   Re: st: RE: graphs
Date   Mon, 3 May 2004 00:58:10 +0100 (BST)

Thanks Scott for your suggestion. When I tried it, the
response I got was 'parentheses do not balance
invalid syntax'.
When I tried 
. line y year
It produces a different type of graph; something that
resembles a histogram. 
I can get the graph of the mean of the variable, but
not without the mean. Even eliminating the word
'mean'from the command, produces a graph with the mean
of the variable. 
Thanks
 
 --- Scott Merryman <[email protected]> wrote: > I
believe you are looking for the xlabel(, nogrid)
> ylabel(, nogrid)
> suboptions.  
> 
> Something like this:
> . sysuse uslifeexp
> (U.S. life expectancy, 1900-1999)
> 
> . line le year, xlabel(#10, nogrid) ylabel(, nogrid)
> 
> Hope this helps,
> Scott
> 
> 
> -----Original Message-----
> From: [email protected]
> [mailto:[email protected]] On
> Behalf Of peter harper
> Sent: Sunday, May 02, 2004 1:02 PM
> To: [email protected]
> Subject: st: graphs
> 
> Dear Statalisters
> I am trying to obtain a graph like the sort that
> usually appears in journals. It is like the one in
> page 47 of the graphics manual, but without the
> grids.
> I have tried a variety of command for e.g.,
> . line prody payyr, sort
> . twoway line prody payyr, sort
> What I want is a graph of prody (productivity) of
> time
> (I have 21 years data).
> If you need further clarification please let me
> know.
> Thanks in advance  
> 
> 
> *
> *   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/ 



	
	
		
____________________________________________________________
Yahoo! Messenger - Communicate instantly..."Ping" 
your friends today! Download Messenger Now 
http://uk.messenger.yahoo.com/download/index.html
*
*   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