dendrogram with different levels

Circular Dendrograms

It has been several months since I wrote a series of articles that treated the development of dendrograms through the use of the JavaScript library D3. However, I recently received a series of requests to deepen the topic, which apparently seems to have enjoyed a fairly successful.

hexbins-rectangBinning04

How to make a 2D histogram with D3 library (tutorial)

Before starting with this article, I suggest you read the article Hexagonal binning, in which is explained and shown this method of aggregation. The article compares the scatterplots generated by two different sets of data. It is thus highlighted that for particular sets of data, especially those that are presented as a distribution "sparse" on the XY plane, it can be difficult to detect any clusters or linear trends.