[R] Truncated plot in the output file

J Chen jiaxuan.chen at mdc-berlin.de
Sun Sep 20 15:25:36 CEST 2009


Dear all,

I made a large plot and wanted to save it as a tif file.

I first opened and specified the size of the window.

windows(12,17,rescale="fixed")

Then I plot a heatmap using heatmap()

when I saved the plot by using "Save as" in the file menu or
savePlot("heatmap", type="tif"), the plot in the output tif file is
truncated. Only the upper part of the plot is shown.

I did get a complete plot if I used

savePlot("heatmap.tif")

but the tif file then cannot be opened in Photoshop, saying it is not the
right kind of document.

Any ideas how I can solve the problem?

Thanks in advance.

Jimmy
-- 
View this message in context: http://www.nabble.com/Truncated-plot-in-the-output-file-tp25529818p25529818.html
Sent from the R help mailing list archive at Nabble.com.




More information about the R-help mailing list