Graph Tooltip in the wrong position
See original GitHub issuein v2-dev head. tooltips: { mode: 'label' }
Issue Analytics
- State:
- Created 8 years ago
- Comments:9 (3 by maintainers)
Top Results From Across the Web
Tooltip showing in wrong position and with wrong data
The tooltip is drawn in wrong dataset based on hover and it's data is not coherent with the dataset itself. Reproducible sample. https://codepen ......
Read more >Why Chart.js's tooltip appears in wrong position when ...
I had a similar issue with the tooltip being nowhere near my mouse. This will make the tooltip lock to the nearest point...
Read more >Position | Chart.js
This sample shows how to use the tooltip position mode setting. Position: average Position: nearest Position: bottom (custom).
Read more >Chart - wrong tooltip position when inside a SVG element
The tooltip appears on the wrong position and the corresponding value that appears is incorrect. chart tooltip.png.
Read more >Tooltip displayed at wrong point still an issue
An earlier post noted that div positioning causes a line chart to show the wrong tooltip on a line chart.
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
#2357 explains it very well. This is my only beef with the new Charts.js. I’m otherwise super duper excited and grateful for this incredible overhaul 😃
Fixed in #3453