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.
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.
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.