AdeelK93 / collapsibleTree

Create Interactive Collapsible Tree Diagrams in R using D3.js
https://adeelk93.github.io/collapsibleTree/
158 stars 41 forks source link

[Feature Request] Clickable links in tooltips #44

Closed justlebeau closed 6 years ago

justlebeau commented 6 years ago

Great tool!

I was wondering if the tooltip functionality can (or does) allow for tooltips.style.pointerEvents =True/False. I am trying to have a tooltip which renders html but allows the the html to be a clickable link. Using the current methods I am able to insert html but not click it to open a link.

Thank you

AdeelK93 commented 6 years ago

Did you get this figured out?

justlebeau commented 5 years ago

Hi,

Yes, I think I have this worked out. I'm interested in some other modifications but I'll fork and work on my own and then offer a PR if I think it may be a good fit.

Thanks for all your work on this! Great addition to the R viz tool-set.

Regards, ~Justin

On Mon, Nov 12, 2018 at 5:37 PM Adeel Khan notifications@github.com wrote:

Did you get this figured out?

— You are receiving this because you modified the open/close state. Reply to this email directly, view it on GitHub https://github.com/AdeelK93/collapsibleTree/issues/44#issuecomment-437925716, or mute the thread https://github.com/notifications/unsubscribe-auth/AHY23CS41uYKlKi8yTrZzfuSaf7wbBXWks5uuZXIgaJpZM4Xc7S0 .

-- Justin LeBeau