[R] savePlot error when type = "eps" or "wmf"
jimdare
jamesdare26 at gmail.com
Wed Apr 15 06:22:13 CEST 2009
Hello,
When I use savePlot(filename="xy",type="eps") or
savePlot(filename="xy",type="wmf") , I get the following error:
Error in grid.Call("L_textBounds", as.graphicsAnnot(x$label), x$x, x$y, :
Polygon edge not found (zero-width or zero-height?)
This doesn't occur when I change the type to "jpeg" or "bmp". Can anyone
explain what is going on and how I can fix it? Your help is much
appreciated,
James
--
View this message in context: http://www.nabble.com/savePlot-error-when-type-%3D-%22eps%22-or-%22wmf%22-tp23052307p23052307.html
Sent from the R help mailing list archive at Nabble.com.
More information about the R-help
mailing list