Statalist


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

st: Re: graph over


From   "Martin Weiss" <[email protected]>
To   <[email protected]>
Subject   st: Re: graph over
Date   Wed, 1 Apr 2009 19:07:47 +0200

<>

It`s a -twoway- plot type, so try

****
webuse psidextract,clear
twoway (tsline lwage if id==1) (tsline lwage if id==2) (tsline lwage if id==3)
****

HTH
Martin
_______________________
----- Original Message ----- From: "Caleb Southworth" <[email protected]>
To: <[email protected]>
Sent: Wednesday, April 01, 2009 7:02 PM
Subject: st: graph over


I would like to graph ESL percentages for 11 schools on one graph.

This -tsline iPesl if ossi_schl==1, by(schl_id)- gives me 11 graphs with one line each. I'm stumbling over which form of -by- will put all 11 lines on one graph.

Thanks!

Caleb Southworth
Associate Professor
Univ. of Oregon Sociology
*
*   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