-----Original Message-----
From: Witold Eryk Wolski [mailto:wolski at molgen.mpg.de]
Sent: Wednesday, November 24, 2004 7:35 AM
To: R Help Mailing List
Subject: [R] scatterplot of 100000 points and pdf file format
Hi,
I want to draw a scatter plot with 1M and more points and
save it as pdf.
This makes the pdf file large.
So i tried to save the file first as png and than convert it to pdf.
This looks OK if printed but if viewed e.g. with acrobat as document
figure the quality is bad.
Anyone knows a way to reduce the size but keep the quality?