highcharts / export-csv

Highcharts plugin to export chart data to CSV
http://www.highcharts.com/plugin-registry/single/7/Export-CSV
MIT License
76 stars 95 forks source link

export-csv.js:74 Uncaught TypeError: Highcharts.find is not a function #125

Closed ihsanfauzan closed 7 years ago

ihsanfauzan commented 7 years ago

when i choose download csv / xls / view data table my console shows an error export-csv.js:74 Uncaught TypeError: Highcharts.find is not a function, can someone help?

apellizzn commented 7 years ago

How did you solve this ?

TorsteinHonsi commented 7 years ago

It's a duplicate of #124, see the solution there. Or simply upgrade to the latest release.