On Wed, 24 Nov 2004, Witold Eryk Wolski wrote:
Hi,
I want to draw a scatter plot with 1M and more points and save it as pdf.
Try the "hexbin" Bioconductor package, which gives hexagonally-binned density scatterplots. Even for tens of thousands of points this is often much better than a scatterplot.
-thomas
______________________________________________ [EMAIL PROTECTED] mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html
