plotly.js icon indicating copy to clipboard operation
plotly.js copied to clipboard

Tooltip pointer (triangle) not correctly positioned with hovermode 'x'

Open OBe95 opened this issue 1 year ago • 0 comments

Hello 👋

When plotting a graph with hovermode: 'x', sometimes the tooltip pointer is not correctly positioned It happens mainly for tooltips with large content that are on the edges of the graph.

Here is a reproduction link https://stackblitz.com/edit/web-platform-s4way6?file=script.js,index.html

PS: I took a look into where calculations happen and I think I might be able propose a solution

OBe95 avatar Feb 15 '24 13:02 OBe95