react-vis icon indicating copy to clipboard operation
react-vis copied to clipboard

parent label on Treemap

Open chengzh2008 opened this issue 5 years ago • 2 comments

How to show parent node label in the center of the parent rectangle along with its children node's title at their center?

Seem the parent title is under children's rectangle. And if I set children node opacity to be 1, parent title could not be seen. It can be seen if children opacity is set something like 0.6. However it is not a good solution.

Thanks

chengzh2008 avatar Mar 01 '19 19:03 chengzh2008

I am facing the same problem. Its almost as if all the labels except the leaves get irrelevant and only the children get shown on the UI (as leaves override the parent name)

shivamdixit1000 avatar Mar 06 '19 09:03 shivamdixit1000

I am having the same question, anyone has a solution yet?

ruqianq avatar Feb 17 '21 12:02 ruqianq