An example of hexagonal binning using area encoding. Reload to change the random distributions.
The dot plot on the left is made (hopefully) more readable by grouping points into hexagonal cells (bins), then representing the amount of points in each cell by controlling its area.
Data is normalized according to the maximum number of points in a single bin (corresponding to the largest hexagonon the map), so two different instances of this visualization cannot be compared between each other (they may use two different scales for areas).
Other types of encoding can be used to represent the size of bins (e.g. color).
Modified http://d3js.org/d3.v3.min.js to a secure url
Modified http://d3js.org/d3.hexbin.v0.min.js?5c6e4f0 to a secure url
https://d3js.org/d3.v3.min.js
https://d3js.org/d3.hexbin.v0.min.js?5c6e4f0