It will be nice to have the ability to add styled tooltips to the nodes instead of the default browser ones.
I tried to follow (in the custom render implementation)
http://jsfiddle.net/9hCDs/1/
http://stackoverflow.com/questions/20399336/how-do-i-use-angularjs-directives-in-generated-d3-html
the attributes are added to the nodes on svg, but the tooltip won't show.