uber / react-vis

Data Visualization Components
https://uber.github.io/react-vis
MIT License
8.74k stars 835 forks source link

Some heat map box does not show tooltip on react-vis. #1443

Open supriya-somavnshi opened 2 years ago

supriya-somavnshi commented 2 years ago

Hi ,

I am using react-vis (1.11.7) for heat map. On mouse over on heat map boxes, sometime it shows tooltip and sometime does not show. Example – ALYA ticker

Please give me suggestion where we are doing wrong in code.

Please find my attached code. https://codesandbox.io/s/heatmap-does-not-show-tooltip-on-some-box-in-react-vis-forked-pspdit?file=/src/components/HeatmapChart.tsx

Thanks Supriya Singh