1

I tried applying a handler to the object directly, without effect:

<Crosshair values{...} onMouseOver={() => {console.log("hello world")}} />

Is this perhaps harder than I expected...?

Rollie
  • 4,391
  • 3
  • 33
  • 55
  • I know it's a little late but did you try to put your `onMouseOver` in your parent Plot/Chart component? – nviens Dec 09 '20 at 14:39

0 Answers0