Hi,

I've been trying to use SVG in R using the function svg, but all my my
graphics end up with the text being very small to be point you can't even
see them.  I've attached a screenshot of what the output for a histogram
looks like.  Here is my code:

CairoSVG('file/location')
hist(....)
dev.off()

Am I missing something here?  Thanks,

Fong

<<attachment: Screen shot 2011-09-09 at 3.16.50 PM.png>>

______________________________________________
R-help@r-project.org 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