Closed
Description
Hi,
I found a issue with restyling the chart in plotly_hover events stops the triggering of plotly_unhover event and also stops the hover text from disappearing. Please note it works in other chart types.
I have created an example showing the issue with the first chart showing the issue, a second chart without restyling and a third showing it working with restyling in a Bar Chart. In all cases I have added code to write "hover" or "unhover" to the console in the appropriate event.
Example web-page can be found here: https://jsbin.com/pavopaq