rawgraphs / rawgraphs-charts

A curated selection of charts provided through RAWGraphs interface
https://rawgraphs.io/
Apache License 2.0
95 stars 42 forks source link

In linear dendrogram, the area of any node does not equal the sum of areas of its subnodes #104

Closed raindropsfromsky closed 1 year ago

raindropsfromsky commented 3 years ago

RAWGraphs Version

2.0 Beta (This version is now displayed in the top-LEFT corner! Please correct the bug tracker instruction!)

Web browser and version Brave 1.30.87 Chromium: 94.0.4606.71 (Official Build) (64-bit)

Operating System Win 10 Home, 64-bit

Steps to reproduce this Create a dendrogram. If a node is split into n subnodes, its area should be equal to the sum of all subnodes. But this is NOT the case. As a result, the chart does not show the true proportions of the nodes.

As in a Pie chart, or a Sunburst chart, a dendrogram also should show all nodes in true proportions.

In the attached file, please compare the area of any node with the total area of its subnodes. No node has an area that equals the sum of areas of its subnodes.

Project file LinearDendrogramNodeAreas.zip

mikima commented 1 year ago

Areas are actually correct, also checking the files provided:

Artboard 1@2x