react-d3-treemap icon indicating copy to clipboard operation
react-d3-treemap copied to clipboard

fix hideValue={true}

Open skv-headless opened this issue 5 months ago • 0 comments

all components expect string https://github.com/jquintozamora/react-d3-treemap/blob/master/src/components/Node/Node.tsx#L37 https://github.com/jquintozamora/react-d3-treemap/blob/master/src/components/Node/LabelNewLine/LabelNewLine.tsx#L7

Bug when hideValue={true} https://github.com/user-attachments/assets/1d0f4e45-b5d6-48f7-8615-1b303cc007e7

skv-headless avatar May 22 '25 07:05 skv-headless