sjcobb commented on issue #4490: Can we Have Export To Excel Or CSV finctionality in echarts? URL: https://github.com/apache/incubator-echarts/issues/4490#issuecomment-562733805 @100pah Could this feature be implemented in cases where a chart uses [dataset](https://echarts.apache.org/en/option.html#dataset.source) structured as a 2d array? Then the mapping to CSV would be straightforward using [an approach like this arrayToCSV](https://gist.github.com/yangshun/01b81762e8d30f0d7f8f) example.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
