mosdepth
mosdepth copied to clipboard
Hovering not working in coverage plots
Hovering doesn't work anymore on coverage plots. Tested on mac and firefox/chrome.
Solution:
Debugged a bit and narrowed down the issue to plotly version used in URL https://cdn.plot.ly/plotly-latest.min.js.
Hovering works for me in Plotly version <=1.44.0 and it breaks from 1.45.x. For example, https://cdn.plot.ly/plotly-1.44.0.min.js works.
thanks for figuring this out. is there a tracking issue for this problem on the plotly.js repo?
Can't say. I didn't check.