Statalist


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

st: RE: graph combine


From   "Martin Weiss" <[email protected]>
To   <[email protected]>
Subject   st: RE: graph combine
Date   Mon, 3 Nov 2008 10:03:24 +0100

-line- is a -twoway- graph, so you can combine your graphs by putting them
into parentheses as seen in -h twoway-:

graph twoway (line y1 x) (line y2 x)


HTH
Martin

-----Original Message-----
From: [email protected]
[mailto:[email protected]] On Behalf Of
[email protected]
Sent: Monday, November 03, 2008 9:55 AM
To: [email protected]
Subject: st: graph combine

Dear all,

I generated three graphs by: 
 
predict hazard, hazard
line hazard _t, sort xlabel(0 (365) 5820) xsize(2) ysize(1) 
 
Is there a way of combining these graphs within one single graph? I know
about the "graph combine" command, however this command only allows for
combining the graphs within one large graphic but not within a single
chart, doesn't it?.
 
I appreciate for any help.
 
Simon 



*
*   For searches and help try:
*   http://www.stata.com/help.cgi?search
*   http://www.stata.com/support/statalist/faq
*   http://www.ats.ucla.edu/stat/stata/

*
*   For searches and help try:
*   http://www.stata.com/help.cgi?search
*   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