nikolaydubina/treemap

Fix Tree-Hue algorithm such that parent is too close to one of the children. Figure out how to align parent and children.

nikolaydubina opened this issue · 1 comments

Fix Tree-Hue algorithm such that parent is too close to one of the children. Figure out how to align parent and children.

Try incrementing L component by % for higher levels. This also would make parent distinct from children when there is only one child.