This issue is a simple z index fix. Check the tooltip component's CSS (likely in a file like Tooltip.js or styles.css). Ensure the z index is higher than the chart's z index. Review comments for any hints. No linked PRs, so it's available.
Tooltip has low z-index · pastelsky/bundlephobia#296 | Good First Issue