keen / keen-dataviz.js

Data Visualization Charting Library
MIT License
224 stars 48 forks source link

When export data as CSV, the file doesn't have a file format #217

Open brunogarcia opened 4 years ago

brunogarcia commented 4 years ago

When export data as CSV, the file doesn't have a file format.

I think could be resolved it adding the fileFormat variable in this line:

https://github.com/keen/keen-dataviz.js/blob/47333c9d91b5828a15cf72a8b9f5bd03c86c175d/lib/utils/export-data.js#L35-L37

maciejrybaniec commented 4 years ago

Hi @brunogarcia Thank You for reporting the issue. I created a ticket in our backlog - and let You know as soon as the issue will be resolved.