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.

bar chart no showing tooltip

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

the tooltip should be displayed with the mouseover event Expected behavior

the tooltip is not displayed Reproduction of the problem

https://swimlane.gitbooks.io/ngx-charts/content/charts/bar-vertical.html What is the motivation / use case for changing the behavior?

Please tell us about your environment:

all browser

  • ngx-charts version: x.x.x
  • Angular version: 2.x.x
  • Browser: [all | Chrome XX | Firefox XX | IE XX | Safari XX | Mobile Chrome XX | Android X.X Web Browser | iOS XX Safari | iOS XX UIWebView | iOS XX WKWebView ]
  • Language: [all | TypeScript X.X | ES6/7 | ES5]

Issue Analytics

  • State:open
  • Created 6 years ago
  • Reactions:4
  • Comments:5

github_iconTop GitHub Comments

1reaction
micheltankcommented, Dec 28, 2017

same issue with pie chart, I saw that element is created in the DOM but for some reason is not showing EDIT: I found the problem, my css was overriding stylizing of the tooltip ngx-charts

0reactions
henriquesschmittcommented, Sep 11, 2021

@micheltank is right, the problem is a custom css that overrides ngx-charts native css

Read more comments on GitHub >

github_iconTop Results From Across the Web

Bar chart plugin: tooltip missing values · Issue #42130 - GitHub
What happened: When using the (new) bar chart plugin tooltips are showing the value names, but not showing the values when using tooltip...
Read more >
Tooltips not showing on line in a line and bar chart
I created a customised tooltip to show the breakdown of the datapoint, e.g. if users hover one a bar or a marker it...
Read more >
[Tooltips] The tooltip is not displayed while hovering over ...
In this example hovering over the first two bars causes no tooltip to be displayed. The same behavior relates to the “clustered bar...
Read more >
Viz in ToolTip doesn't show the bar chart - Tableau Community
Hi,. I built 2 charts, one for orders and one bar chart as a Viz in ToolTip. if I hover over an order...
Read more >
Tooltips are not displayed on Bar/Pie Chart widget on the ...
Open a dashboard with a pie chart and a bar chart. Hover over the pie chart. Notice that there are tooltips shown. Move...
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