Statalist


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

st: grc1leg


From   Chris Witte <[email protected]>
To   [email protected]
Subject   st: grc1leg
Date   Mon, 1 Dec 2008 14:29:55 -0800 (PST)

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/



© Copyright 1996–2024 StataCorp LLC   |   Terms of use   |   Privacy   |   Contact us   |   What's new   |   Site index