All examples By author By category About

wrobstory

D3 Brush and Tooltip III

Example for Cooperative Brushing and Tooltips in D3.

Note that the brush layer is appended after the data, and therefore mouseover events do not trigger the tooltip. Only when you start brushing do the tooltips appear.