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

st: RE: Re: Scheme setting for graph region


From   "David Harrison" <[email protected]>
To   <[email protected]>
Subject   st: RE: Re: Scheme setting for graph region
Date   Tue, 25 Jan 2005 11:54:26 -0000

Interesting... seems you are right, I can't set any options for background directly. I suggest making the changes to a style you are not likely to use (so not foreground!) and then applying the linestyle, e.g.

#include s2color
color p15line red
linewidth p15 vthick
linepattern p15 solid
linestyle background p15

David
[email protected]

-----Original Message-----
From: Friedrich Huebler [mailto:[email protected]]
Sent: 24 January 2005 16:00
To: [email protected]
Subject: st: Re: Scheme setting for graph region


Thank you, with -linestyle background foreground- I get a frame
around all graphs. Is it possible to control the color and thickness
of the frame with the scheme? The linewidth, linecolor and
linepattern entries in my scheme are ignored by Stata.

#include s2color
linestyle background foreground
linewidth background vthick
linecolor background red
linepattern background solid

I don't really want a thick red frame, this is only an example.

Friedrich Huebler

--- David Harrison <[email protected]> wrote:
> The graphregion is referred to as "background" in scheme files, so
> try...
> 
> #include s2color
> linestyle background foreground
> 
> -----Original Message-----
> From: Friedrich Huebler [mailto:[email protected]]
> 
> I would like to create a scheme that draws all graphs with a black
> frame. That way I would not have to include the option
> -graphregion(lcolor(black) lwidth(thin))- with every graph. The
> documentation of scheme files does not mention graph region
> settings.


		
__________________________________ 
Do you Yahoo!? 
Take Yahoo! Mail with you! Get it on your mobile phone. 
http://mobile.yahoo.com/maildemo 
*
*   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/



*
*   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