| |
[Date Prev][Date Next][Thread Prev][Thread Next][Date index][Thread index]
st: minor graph problem when pasting into WORD(for Mac)
From |
Michael McCulloch <[email protected]> |
To |
Statalist <[email protected]> |
Subject |
st: minor graph problem when pasting into WORD(for Mac) |
Date |
Mon, 11 Jun 2007 07:42:56 -0700 |
Dear Statalist members,
When copying and pasting an open graph into MS-WORD:
- in Mac OS-X, vertical legends on the y-axis are rotated 90 degrees
and protrude into the graph
- in XP, this doesn't happen.
This would seem to be a minor problem, but perhaps could be useful to
the developers.
This problem is averted if I use <graph export>, as below, and then
insert the graph into my MS-WORD(Mac) document from the exported and
saved graph file.
twoway connect estimate id2 if parmseq==1, ///
mlabel(estimate) mlabposition(12) sort ///
xlabel(1 "Unadj" 2 "Full" 3 "Smoking" 4 "Age" 5 "Surgery" ///
6 "Chemo" 7 "Rad" 8 "Celltype" 9 "Race" 10 "Sex") ///
xtitle(Variable dropped) ytitle(Hazard Ratio)
saving("ConfoundersII", replace) ///
title("Evaluation of Potential Confounders, Stage II", box
bfcolor(white))
graph export "ConfoundersII.tif", replace
*
* 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/