Closed
Description
I use heatmaps to plot spectrograms represented as matrices. In trying to improve performance I tried using heatmapgl
, but it looks like there's an issue with the cursor popover where it stops following the cursor when the X coordinate is greater than 1023.
Example:
https://jsfiddle.net/xfj1yxyu/3/
EDIT: corrected fiddle URL