grapher.tooltipDiv.html(rows)
          .style("left", (d3.event.pageX) + "px")
          .style("top", (d3.event.pageY) + "px")