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

Enable Treemap to support Hint

Open jchenjc opened this issue 7 years ago • 3 comments

Hi,

If I read the Treemap source correctly, looks like it doesn't use the 'children' node anywhere in the rendering. Because of that, Hint cannot be used with Treemap (while it works for Sunburst). Is it possible to add the Hint support for Treemap as well?

Thanks!

jchenjc avatar Aug 15 '17 09:08 jchenjc

@jchenjc Any update on this topic? My current task is to provide hints on treemap - unless something's changed since August 15th, looks like I'll have to hack it.

timhuff avatar May 12 '18 04:05 timhuff

Any update on this topic @jchenjc or @timhuff? Did you end up hacking this? I noticed that when attempting to implement Hints in a TreeMap, my app just crashes.

mattfrei27 avatar Feb 20 '21 20:02 mattfrei27

@mattfrei27 I'm afraid I'm not even sure where that code is anymore. My apologies. I've forgotten how I resolved it.

timhuff avatar Mar 05 '21 00:03 timhuff