Forum Discussion
ekazaltzis
7 years agoNew Member
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...