Stata The Stata listserver
[Date Prev][Date Next][Thread Prev][Thread Next][Date index][Thread index]

Re: st: Re: Graph problem


From   "Scott Merryman" <[email protected]>
To   <[email protected]>
Subject   Re: st: Re: Graph problem
Date   Tue, 2 Mar 2004 19:31:10 -0600

----- Original Message ----- 
From: "Donald Spady" <[email protected]>
To: <[email protected]>
Sent: Tuesday, March 02, 2004 2:47 PM
Subject: Re: st: Re: Graph problem


> Philip and Scott
>    Many thanks for your responses.  Philip's idea worked but I could not 
> get Scott's to work.  

<snip>

Don,

Possibly my message became wrapped.

The following works on my machine and produces a very clean graph.  

sysuse lifeexp, clear

twoway (scatter lexp gnp) , by(region, total   ///
    graphregion(color(white)) )  subtitle(, pos(11 ) nob )


Take care,
Scott


*
*   For searches and help try:
*   http://www.stata.com/support/faqs/res/findit.html
*   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