weknowinc / react-bubble-chart-d3

React Bubble Chart using D3
MIT License
57 stars 57 forks source link

bubbleClickFunc function isn't working #39

Open amadeakimmins opened 2 years ago

amadeakimmins commented 2 years ago

There seems to be a click function that always seems to happen which console.log's the label and the custom one doesn't work. It fires on load but not on click

pinakam commented 10 months ago

I'm facing the same issue. Can anyone find any solution?