[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: st: graph -by- option
From
Jeph Herrin <[email protected]>
To
[email protected]
Subject
Re: st: graph -by- option
Date
Tue, 11 Aug 2009 08:46:22 -0400
THis is what I was attempting as well.
Maarten buis wrote:
I have no solution, just an example of what I
expected to produce the graphs you want (two graphs
in a row with a blank spot in the middle), but
didn't. Maybe this example code inspires someone.
*------- begin example -----------
sysuse auto, clear
twoway scatter rep78 mpg, ///
by(foreign, cols(3) holes(2))
*--------- end example -----------
*
* 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 |