<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40"><head><meta http-equiv=Content-Type content="text/html; charset=us-ascii"><meta name=Generator content="Microsoft Word 15 (filtered medium)"><!--[if !mso]><style>v\:* {behavior:url(#default#VML);}
o\:* {behavior:url(#default#VML);}
w\:* {behavior:url(#default#VML);}
.shape {behavior:url(#default#VML);}
</style><![endif]--><style><!--
/* Font Definitions */
@font-face
{font-family:"Cambria Math";
panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
{font-family:Calibri;
panose-1:2 15 5 2 2 2 4 3 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
{margin:0cm;
font-size:11.0pt;
font-family:"Calibri",sans-serif;
mso-fareast-language:EN-US;}
span.EmailStyle17
{mso-style-type:personal-compose;
font-family:"Calibri",sans-serif;
color:windowtext;}
.MsoChpDefault
{mso-style-type:export-only;
font-family:"Calibri",sans-serif;
mso-fareast-language:EN-US;}
@page WordSection1
{size:612.0pt 792.0pt;
margin:70.85pt 70.85pt 2.0cm 70.85pt;}
div.WordSection1
{page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]--></head><body lang=DE link="#0563C1" vlink="#954F72" style='word-wrap:break-word'><div class=WordSection1><p class=MsoNormal><span lang=EN-US>Hi all, I have a question reg the layout of a forest plot in metafor:<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US><o:p> </o:p></span></p><p class=MsoNormal><span lang=EN-US>I am struggling with the scale of the axis for the risk difference, see image below. The scale of the effect size is ranging from -0.3 to 0.3, for which I am using at=c(-0.3, 0.3). <o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US>How can I “extend” the space for the axis for the risk difference so that one can better see the CIs and symbols – it looks very narrow and squeezed? Please see the code I am using below. Thanks for your help!! Marc<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US><o:p> </o:p></span></p><p class=MsoNormal><span lang=EN-US>forest(res, <o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US> at=c(-0.3, 0.3),<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US> xlim=c(-20,2),<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US> ilab=cbind(ICG_SLN, ICG_total, RI_SLN, RI_total), <o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US> ilab.xpos=c(-13.5,-12,-10,-8.5),<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US> cex=.75, <o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US> header="Author(s) and Year", <o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US> mlab="", <o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US> textpos=c(-20,-3.5)<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US> )<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US><o:p> </o:p></span></p><p class=MsoNormal><span lang=EN-US><img width=741 height=500 style='width:7.7187in;height:5.2083in' id="Picture_x0020_2" src="cid:image001.png@01D9246B.6C0A1140"></span><span lang=EN-US><o:p></o:p></span></p></div></body></html>