This node takes a hierarchical cluster tree and the same input table that has been used for creating the clustering, and creates an interactive dendrogram using JavaScript. The interactive view allows for the selection of a threshold, which is used to define clusters and assign rows to clusters. In the view, clusters are marked as black dots.
This node is only intended for small data tables (<65,500 rows).