Notice: On April 23, 2014, Statalist moved from an email list to a forum, based at statalist.org.
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: AW: st: Graph edits
From
Maarten buis <[email protected]>
To
[email protected]
Subject
Re: AW: st: Graph edits
Date
Tue, 23 Mar 2010 21:40:04 +0000 (GMT)
--- On Tue, 23/3/10, Sripal Kumar wrote:
> 1. Remove the light blue (or some color--sorry)
> border sorrounding the graph
> 2. Increase the font size
> 3. Change the grey box surrounding point estimate to
> black.
> 4. Is there a way to have transparent background.
1/3 can be done without editing the graph, by choosing
the appropriate options. 4 I don't know.
* ------------------------- begin example -----------------------
use http://fmwww.bc.edu/repec/bocode/m/metan_example_data.dta, clear
// remove background
capture net install http://www.stata-journal.com/software/sj4-3/gr0002_3
set scheme lean1
metan cdeath tdeath cnodeath tnodeath, label(namevar=id) fixed or ///
xlabel(0.1, 1.0, 10) counts ///
texts(120) /// increase text size by 20%
boxopt(mcolor(black)) // make the box black
*------------------------- end example -------------------------
Hope this helps,
Maarten
--------------------------
Maarten L. Buis
Institut fuer Soziologie
Universitaet Tuebingen
Wilhelmstrasse 36
72074 Tuebingen
Germany
http://www.maartenbuis.nl
--------------------------
*
* 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/