Sometimes we have to prepare scatter plot of two parameters. When number of elements in each parameter is a big number, e.g., several thousands, and points are concentrated, it is very difficult to use a standard scatter plot. The reason is that due to over-population, one cannot say where the density has a maximum. In [...]
Posts Tagged ‘density plot’
2D density plot (or 2D histogram)
Posted in Python, tagged density plot, histogram, math, science on October 1, 2011 | 1 Comment »