That is an adequate solution. It's always better if R package authors don't
hard-code graphics parameters, though.
__
R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the postin
HI Dario,
Have you tried creating a larger PNG image and then shrinking the result
with an image manipulation program (e.g. GIMP)?
Jim
On Fri, Mar 27, 2015 at 4:00 PM, Dario Strbenac
wrote:
> Does anyone make Venn diagrams for publication using Vennerable ? I found
> that the font size is too
Does anyone make Venn diagrams for publication using Vennerable ? I found that
the font size is too big when the plot is created at 300 DPI, and there's no
option to change it, even when the point size argument to the device is changed.
aVenn <- Venn(Sets = list(A = 1:5, B = 3:6))
png("forPublic
3 matches
Mail list logo