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

Problem with dispatch events on Firefox. #770

Open Andy-Ivanyuk opened 5 years ago

Andy-Ivanyuk commented 5 years ago

Hi, I have a problem using dispatch events on Firefox while I have this option: useInteractiveGuideline: false. HERE is stackoverflow link for more details.