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]
st: RE: saving graphs for publication
From
"Airey, David C" <[email protected]>
To
"[email protected]" <[email protected]>
Subject
st: RE: saving graphs for publication
Date
Fri, 4 Jun 2010 10:18:42 -0500
.
If you have a standard 1 column figure that is 8.5 cm in width as printed, or 3.35 inches, then you need a .tif file that has a width of 3.35in x 600 dpi (or ppi) = 2008 pixels.
graph export myfile.tif, width(2008)
will get you the file. Stata will determine the height based on the graph's aspect ratio.
-Dave
*
* 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/