Hello, I’m using the command:
xfig(file='teste.fig')
plot(seq(from=0,to=21,by=0.1),dweibull(seq(from=0,to=21,by=0.1),scale=10,shape=1),type='l')
dev.off()
to save a the plot on format *.fig, and I use JFig to convert to *eps with the 
objective of use this image in a latex report. But the figure have a very big 
blank left margin, and it can’t be centred in the text. How I can save plot in 
*, fig format without this margin?
 
Best regards,
Ricardo Bessa
_________________________________________________________________

[[trailing spam removed]]

        [[alternative HTML version deleted]]

______________________________________________
R-help@stat.math.ethz.ch mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to