Statalist


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

Re: st: I got the Blues!


From   "Friedrich Huebler" <[email protected]>
To   [email protected]
Subject   Re: st: I got the Blues!
Date   Thu, 30 Oct 2008 17:43:23 -0400

Robert,

Do you mean the blue color around the graph titles? You can change it
with -subtitle(,lcolor())-.

. sysuse auto
. scatter mpg weight, ms(oh) || mband mpg weight ||, by(foreign)
scheme(s2mono) subtitle(,lcolor(white))

Friedrich

On Thu, Oct 30, 2008 at 4:09 PM, Ploutz-Snyder, Robert (JSC-SK)[USRA]
<[email protected]> wrote:
> Colleagues;
> I'm trying to create a Stata graph using the following code?
>
> scatter lny1 day, ms(oh) || mband lny1 day ||, by(group) scheme(s2mono)
> plotregion(ifcolor(white))
>
> I can't get rid of the blue color that surrounds the graph?? I hoped
> that the plotregion(ifcolor(white)) would work, but apparently  not..
>
> Can anyone help me figure out how to get rid of the blue color?
*
*   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