chinmaymk / angular-charts

angular directives for creating common charts using d3
MIT License
1.03k stars 270 forks source link

Uncaught TypeError: Cannot read property 'pageX' of undefined on line charts #192

Open mussrya opened 9 years ago

mussrya commented 9 years ago

This looks to be a similar bug to the previous https://github.com/chinmaymk/angular-charts/issues/22 but relates to the line chart.

You can see the issue on the official demo page here, if you select the line chart and then hover over to see a tooltip the error will be shown in console: http://plnkr.co/edit/T9J7bz?p=preview