Hi stackoverflow community!
I'm new to d3 and I'm attempting to stand on the shoulders of giants to create a visualization.
I've gotten to a place that I'm happy with my Radial Tree but i'm having trouble adding tooltips. Is it possible in a radial tree?
(I would think it is - I'm just not that clever :? )
You can see my attempt on codepen here: http://codepen.io/anon/pen/KctDb
I should also mention I haven't added many "info" tags (one is on "Heart -> ICD-10 -> I00) but i dont want to spend the time until I get the tool tip working.
Any suggestions / help would be greatly appreciated!
Thank you!