Forum Discussion

ekazaltzis's avatar
ekazaltzis
New Member
7 years ago

mouseover not working on g.append('rect')

Hi,   I developed a custom visualization started from the BarChart example. I would like to have my own tooltips so i I append a 'rect' with on('mouseover'). This is working great in standalone bro...