Add hovermode that pins both x and y labels to their corresponding axis
Open
Nobody has claimed this yet.
feature
P3
- Dominant language
- JavaScript
- Stars
- 18.3k
- Forks
- 2k
- Avg merge
- 2d 12h
- Merged PRs (30d)
- 28
Description
I Want the y-axis tooltip to be on the Y axis only and not on the x and y look at this screenshots
Thanks.

Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the hover behavior described in the issue and compare the attached screenshots with the existing hover modes in plotly.js. No source file or test is named, so locate the hovermode implementation and its tests before deciding how both axis labels should be pinned; done means the y label stays on the y axis and the x label stays on the x axis.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- data-visualization
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100