bar chart no showing tooltip
See original GitHub issueI’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:
- Created 6 years ago
- Reactions:4
- Comments:5
Top 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 >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
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
@micheltank is right, the problem is a custom css that overrides ngx-charts native css