Martin,
Thanks, but that's a kludge. Is there no way to graph lines on a
single category for n categories?--Caleb
On Wed, 1 Apr 2009, Martin Weiss wrote:
:<>
:
: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/
:
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/