react-vis
react-vis copied to clipboard
Enable Treemap to support Hint
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 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.
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 I'm afraid I'm not even sure where that code is anymore. My apologies. I've forgotten how I resolved it.