Investigating the cause of failure for `plotly_click` to work *sometimes* when animations are taking place. Tracing through things: 1. [`Fx.click` fires](https://github.com/plotly/plotly.js/blob/master/src/plots/cartesian/graph_interact.js#L1325) 2. [`gd._hoverdata` is `undefined`](https://github.com/plotly/plotly.js/blob/master/src/plots/cartesian/graph_interact.js#L1326) *sometimes* Investigating the further causes… cc @bpostlethwaite
Investigating the cause of failure for
plotly_clickto work sometimes when animations are taking place. Tracing through things:Fx.clickfiresgd._hoverdataisundefinedsometimesInvestigating the further causes…
cc @bpostlethwaite