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 94 forks source link

exporting.filename doesn't work in Safari #86

Open KacperMadej opened 8 years ago

KacperMadej commented 8 years ago

exporting.filename is not applied for CSV nor XLS, when using Safari.

Example: http://jsfiddle.net/cqjvD/1070/

Tested in Safari (OS X) 9.0.1 and 5.1.17 (Windows).

Edit: The problem comes from hard-coded header here - https://raw.githubusercontent.com/highslide-software/highcharts.com/master/studies/csv-export/csv.php