question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Chart Tooltip does not work on touch devices

See original GitHub issue

I’m submitting a …

[x] bug report => search github for a similar issue or PR before submitting
[ ] feature request
[ ] support request => Please do not submit support request here

Current behavior

Tap or long press on bar chart does not display a tooltip. A long press shows an unpopulated tooltip with incorrect css applied.

Expected behavior

Tap on any chart bar (or pie slice) should display tooltip.

Reproduction of the problem Go to demo page with a touch device and tap or long press on a bar.

What is the motivation / use case for changing the behavior? Users of touch devices need access to tooltips that desktop users get on hover.

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Reactions:10
  • Comments:17 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
marjan-georgievcommented, Aug 17, 2017

The tap should be triggering the chart select output. We need to bind the tooltip to another event. Any suggestions?

0reactions
marjan-georgievcommented, Oct 16, 2020

Merged, will be in the next release.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Chart tooltip not presented on mobile device - Telerik
Hello, We are using Kendo UI Q2 2016 and added tooltips to our grouped bar chart. When working in Chrome on the desktop...
Read more >
d3.js - Showing tooltip with touch-and-hold on touch devices
The behavior of a mouse over is that a tooltip is shown on dc.js charts (.title attribute). How can I make a touch...
Read more >
Chart tooltip is not working on mobile and IPad - Infragistics
Hi,. We develop a new application using IgniteUI chart, every thing is working perfect on browsers when we deploy on server and visit ......
Read more >
Tooltips - Bootstrap
Documentation and examples for adding custom Bootstrap tooltips with CSS and JavaScript using CSS3 ... Triggering tooltips on hidden elements will not work....
Read more >
tooltip.shared | highcharts API Reference
Whether the tooltip should update as the finger moves on a touch device. If this is true and chart.panning is set, followTouchMove will...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found