d3heatmap icon indicating copy to clipboard operation
d3heatmap copied to clipboard

tooltip mislabeled when zoom in [Firefox]

Open houndcl opened this issue 9 years ago • 3 comments

I tried your example: http://rpubs.com/jcheng/mtcars-heatmap. It works perfectly in the global view. However, the tooltips don't show the corresponding row and column info when zooming in the heatmap. It seems it's a bug for Firefox (tested on ver42.0). IE works. I haven't tested on Chrome.

New Bitmap Image.pdf

houndcl avatar Nov 12 '15 03:11 houndcl

I can confirm the issue with Firefox 42.0 (Windows). Works OK with Chrome.

tts avatar Dec 19 '15 10:12 tts

Still wrong when zoomed in using Firefox 45.0 (mac). Works fine with Safari (9.0.3)

ginolhac avatar Mar 10 '16 08:03 ginolhac

Solution noted here:

https://github.com/rstudio/d3heatmap/issues/63

alanocallaghan avatar May 05 '16 19:05 alanocallaghan