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: connecting the points in the graph


From   "PAPANIKOLAOU P." <[email protected]>
To   <[email protected]>
Subject   st: connecting the points in the graph
Date   Fri, 24 Jan 2014 11:15:20 -0000

Dear all,

How best could I produce a continuous line by linking the points of the
OR variable, making it look impressive?

input str5 month OR min95 max95

 month  OR min95 max95
J 1.03 0.93 1.15
F 1.02 0.94 1.11
M 1.08 1.00 1.16
A 1.04 0.97 1.12
MY 1.08 1.01 1.16
JN 1.00 0.93 1.08
JL 1.02 0.94 1.09
AG 0.95 0.88 1.03
S 0.99 0.91 1.06
O 0.97 0.90 1.05
N 0.95 0.87 1.02
D 0.96 0.90 1.04
end

sencode month, replace

eclplot  OR min95 max95 month, xlabel(1 "J" 2 "F" 3 "M" 4 "A" 5 "MY" 6
"JN" 7 "JL" 8 "AG" 9 "S" 10 "O" 11 "N" 12 "D")

Thank you so much
Panos

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