I\'m going crazy trying to understand why I can show tooltips on regular HTML elements, but not on D3-generated SVGs: http://jsfiddle.net/nachocab/eQmYX/5/
Use d3-bootstrap library.
This library will provide you alert, popovers, and tooltip functionalities compatible for D3.js
You can add following code to your jsFiddle.