Hi, I want to use the component in a mouse move event in a D3 chart like https://observablehq.com/@d3/line-chart-with-tooltip So I need to update the position as the mouse coordinate changes.
Hi,
I want to use the component in a mouse move event in a D3 chart like
https://observablehq.com/@d3/line-chart-with-tooltip
So I need to update the position as the mouse coordinate changes.