Open rodrigoEclipsa opened 7 years ago
Same here. I'm using the area-chart. I get my data async and have "name" as Date-Object. Any suggestions?
I have the same issue with line-chart.
same issue here too with line-chart. Using line chart as realtime data. Not having tooltip is a blocker
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
I'm submitting a ...
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]