hmm, when I run the -gr combine- I get a very tall skinny combined graph, but the -grc1leg- does not do that for me. It is like the ysize option is ignored, and doesn't return an error or anything.
sorry about the path mess...
----- Original Message ----
From: Martin Weiss <[email protected]>
To: [email protected]
Sent: Monday, December 1, 2008 5:05:35 PM
Subject: st: Re: grc1leg
Seems to me that -grc1leg- takes all the options of the official -gr combine-. Your syntax runs without error for me (apart from the obvious path issue), with
. which grc1leg
c:\ado\plus\g\grc1leg.ado
*! version 1.0.4 08sep2005
HTH
Martin
_______________________
----- Original Message ----- From: "Chris Witte" <[email protected]>
To: <[email protected]>
Sent: Monday, December 01, 2008 11:29 PM
Subject: st: grc1leg
> I've ran into a problem using -grc1leg-, which puts a single legend on a combined graph. I am unable to use the -xsize- and -ysize- region options, which are available when using -graph combine-. here's an example:
>
> sysuse auto, clear
> scatter price mpg, name(g1)
> scatter weight length, name(g2)
> graph combine "C:\_DATA\g1" "C:\_DATA\g2", ysize(10)
> grc1leg "C:\_DATA\g1" "C:\_DATA\g2", ysize(10)
>
> can anyone fix this?
>
>
>
>
> *
> * 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/
*
* 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/