<div dir="ltr">Dear list members,<div><br></div><div>This is my code for a forest plot.</div><div><blockquote style="margin:0 0 0 40px;border:none;padding:0px"><div>plot(forest(res,<br>            xlab="Log odds ratio", <br>            mlab="", <br>            cex=1.8,<br>            slab=paste(wb$Name),<br>            psize=1, header="Publication",<br>            xlim = c(-2.48, 4.0),<br>            ylim = c(-1.5,20),<br>))<br></div></blockquote></div><div><br></div><div>The plot looks ok, but the range of the X-axis is far too large. </div><div>How can I correct it?</div><div><img src="cid:ii_kisu2ib60" alt="image.png" width="397" height="337"><br></div></div>