After the latest ado update (12 Sep 2003) the -text- option no longer
works properly with -graph hbar-. The following -graph- command
worked until today.
. sysuse auto
. graph hbar mpg, text(10 10 "abc")
After the ado update the same command returns an error message.
. graph hbar mpg, text(10 10 "abc")
invalid point, abc 10
invalid syntax
invalid syntax
invalid syntax
invalid syntax
invalid syntax
invalid syntax
r(198);
The following (wrong) command does draw a graph with text at the
position x=10 y=10.
. graph hbar mpg, text(10 10 10 "abc")
Did something peculiar happen to my computer or is this a problem
that affects everyone who installs the latest update?
Friedrich Huebler
__________________________________
Do you Yahoo!?
Yahoo! SiteBuilder - Free, easy-to-use web site design software
http://sitebuilder.yahoo.com
*
* 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/