krispo / angular-nvd3

AngularJS directive for NVD3 reusable charting library (based on D3). Easily customize your charts via JSON API.
http://krispo.github.io/angular-nvd3
MIT License
1.29k stars 377 forks source link

Tooltips unable to disable while scrolling in responsive #762

Open udaykiranuk222 opened 5 years ago

udaykiranuk222 commented 5 years ago

Tooltips are unable to disable scroll page in responsive, if we hover the charts in responsive after that if we scroll the page tooltips also be scroll, those tooltips are unable to shows proper position. in this case you can disable while scroll in responsive else you can adjust the tooltip position.