krispo / ng2-nvd3

Angular2 component for nvd3
http://krispo.github.io/ng2-nvd3/
MIT License
328 stars 104 forks source link

Angular 5 - Tooltip rendering far below the graph #143

Open mfrieman opened 6 years ago

mfrieman commented 6 years ago

I'm working in Angular 5 and we are using Bootstrap. The Tooltip which appears when the mouse hovers over the graph is rendering far below the graph. In the examples the Tooltip renders next to the mouse pointer.

I don't have Fiddle available. Thank you for your help.

hsierra00 commented 3 years ago

I have the same problem I use "ng2-charts": "2.3.0", "ng2-nvd3": "2.0.0", angular 9 with material. The problem occurs in chart type: 'multiBarChart', the problem persist from default and contentGenerator tooltips.