nikolaydubina / treemap

🍬 Pretty Treemaps
152 stars 2 forks source link

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

Open nikolaydubina opened 2 years ago

nikolaydubina commented 2 years ago

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