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

st: problems with graphs in stata8


From   John S <[email protected]>
To   [email protected]
Subject   st: problems with graphs in stata8
Date   Wed, 9 Apr 2003 19:28:02 +0100 (BST)

hi,
i just installed stata8 on my pc and noticed i have a
problem with the graph command.

these are examples of what happens (command lines
followed by stata output):

. graph bar (mean) tt
variable bar not found
r(111);

. graph twoway scatter tt year,connect(L)
variable twoway not found
r(111);

. graph query, schemes
variable query not found
r(111);

in other words it looks like stata8 is beaving as
stata7. note that the following command works fine:
 
twoway scatter tt year,connect(L)

any idea why this is happening and how i can solve
this?

thanks



__________________________________________________
Yahoo! Plus
For a better Internet experience
http://www.yahoo.co.uk/btoffer
*
*   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