Open
Description
Steps to reproduce
Steps:
- Open https://mui.com/x/react-charts/scatter/#basics
- Hover a point
Current behavior
I have no idea which point the tooltip is about:

Expected behavior
There seem to be a couple of different ways to solve this problem:
Screen.Recording.2025-04-28.at.01.44.31.mov
-
Moving the tooltip to be right above the point rather than following the cursor.
-
Fill/Not filled https://epoch.ai/data/notable-ai-models
Screen.Recording.2025-04-28.at.01.45.31.mov
Screen.Recording.2025-04-28.at.01.48.10.mov
Context
It's related to #9231 on the tooltip UX.
This demo is already better: https://mui.com/x/react-charts/scatter/#click-event. It has:
highlightScope: {
highlight: 'item',
},
this is closer to the default behavior that I would expect. Changing the default value could be a quick-win.
Your environment
npx @mui/envinfo
Don't forget to mention which browser you used.
Output from `npx @mui/envinfo` goes here.
Search keywords: -