yang-wei / rd3

react + d3
https://yang-wei.github.io/rd3/
MIT License
319 stars 83 forks source link

Specify mouse over and mouse out handlers #33

Open jrm2k6 opened 8 years ago

jrm2k6 commented 8 years ago

Hi,

Thanks for the hard work. Really easy to setup and use! I was wondering if there is any plan on letting users specify custom mouse over and mouse out handlers?

If you are open to the idea I would be excited to try to contribute and add this feature if you think it is within scope of the project.

yang-wei commented 8 years ago

oh totally, currently we are handling it internally but I would llike to expose it so that it can be more flexible. I am happy to guide if you are willing to take over

yang-wei commented 8 years ago

I would like to expose

onMouseLeave
onMouseOver
onMouseClick
jrm2k6 commented 8 years ago

Cool I can give it a shot in the next few days. Are you on discord or something?

valle-xyz commented 8 years ago

Any progress? Would love to have this functionality right now :) Also thought about a personal implementation.

jrm2k6 commented 8 years ago

No progress so far. I will try to come up with a solution by Saturday. Would it be ok with you?

easadler commented 8 years ago

@jrm2k6 Did you ever have time to come up with a solution?

jrm2k6 commented 8 years ago

Nope sadly. Wish I had more time to dedicate to it.