Statalist


[Date Prev][Date Next][Thread Prev][Thread Next][Date index][Thread index]

st: RE: Drawing Graphs in STATA


From   "Steichen, Thomas J." <[email protected]>
To   <[email protected]>
Subject   st: RE: Drawing Graphs in STATA
Date   Fri, 16 Nov 2007 16:01:47 -0500

Here's a meaningless example using the auto data:

sysuse auto
twoway ///
(scatter mpg price if foreign) ///
(scatter mpg price if !foreign) ///
(pcarrowi 19 7000 20 8000), ///
legend(order(2 "Domestic" 1 "Foreign" 3 "Change Direction (Domestic to Foreign)")) 

-----------------------------------
Thomas J. Steichen
[email protected]
-----------------------------------
 
-----Original Message-----
From: [email protected] [mailto:[email protected]] On Behalf Of Vladimir V. Dashkeyev
Sent: Friday, November 16, 2007 3:48 PM
To: [email protected]
Subject: st: Drawing Graphs in STATA

Dear all,

I use STATA Overlaid Twoway Graphs to draw scatterplots, for example,
to display a change in a variable between two years. I would also like
to put an arrow or some other similar pointer to show direction of the
indicator's change for a certain observation (id) over the time. Is
there a way to draw such an arrow in STATA? If no, which software you
use to draw such things, if any?

Thanks in advance,
Vladimir
*
*   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/

-----------------------------------------
CONFIDENTIALITY NOTE: This e-mail message, including any
attachment(s), contains information that may be confidential,
protected by the attorney-client or other legal privileges, and/or
proprietary non-public information. If you are not an intended
recipient of this message or an authorized assistant to an intended
recipient, please notify the sender by replying to this message and
then delete it from your system. Use, dissemination, distribution,
or reproduction of this message and/or any of its attachments (if
any) by unintended recipients is not authorized and may be
unlawful.   

*
*   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