Hoverdata undefined when animating.
See original GitHub issueInvestigating the cause of failure for plotly_click
to work sometimes when animations are taking place. Tracing through things:
Fx.click
firesgd._hoverdata
isundefined
sometimes
Investigating the further causes…
Issue Analytics
- State:
- Created 7 years ago
- Comments:6 (6 by maintainers)
Top Results From Across the Web
TypeError: dataModel is undefined when loading animation in ...
I'm having issues getting an animated infographic to load in a webpage and was hoping for some help. The animation was created in...
Read more >app_layout_tutorial - angela1c.com
Component) | Dropdown(id=undefined, options=undefined, value=undefined, ... If False, then the | `hoverData` property will be equal to the data from the ...
Read more >plotOptions.series.point.events.mouseOver - Highcharts API
Fires when the mouse leaves the area close to the point. One parameter, event , is passed to the function, containing common event...
Read more >dash/dcc/Graph.py - Fossies
19 20 - animate (boolean; default False): 21 Beta: If True, animate ... If False, then the 34 `hoverData` property will be equal...
Read more >tooltip - ApexCharts.js
tooltip. tooltip: { enabled: true, enabledOnSeries: undefined, shared: ...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
I’ll try to do a better job of catching related issues!
@rreusser does https://github.com/plotly/plotly.js/pull/1304 indeed close this issue?