[R] High density scatter plot with logarithmic binning

Jim Holtman jholtman at gmail.com
Wed Jul 13 12:47:56 CEST 2011


You might want to checkout the 'hexbin' package.

Sent from my iPad

On Jul 12, 2011, at 9:12, adhikaa1 <aashish.adhikari at gmail.com> wrote:

> How can perform logarithmic binning in the scatterplot? I could only take the
> log of the variables and plot them, but I am sure that is not the way. I
> have a very huge data, and would want to plot those high density
> scatterplots and code then with different colors for the bins/density.
> 
> --
> View this message in context: http://r.789695.n4.nabble.com/High-density-scatter-plot-with-logarithmic-binning-tp3662226p3662226.html
> Sent from the R help mailing list archive at Nabble.com.
> 
> ______________________________________________
> R-help at 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.



More information about the R-help mailing list