uwgraphics / d3-twodim

A D3.v3.js module for creating 2D representations of data
http://uwgraphics.github.io/d3-twodim/
BSD 3-Clause "New" or "Revised" License
14 stars 9 forks source link

Unclear when mouseover/out events fire #16

Closed yelper closed 8 years ago

yelper commented 8 years ago

What combination of state (doZoom, doVoronoi, doBrush; are points highlighted) permits mouseover/out events to fire?

situation: user wants tooltips, but has doVoronoi enabled but no points highlighted.