Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Export in XLSX format. #14240

Open
manuelfink opened this issue Sep 17, 2020 · 4 comments
Open

Export in XLSX format. #14240

manuelfink opened this issue Sep 17, 2020 · 4 comments
Labels
Type: Feature Request Used when a new feature is requested either directly or indirectly

Comments

@manuelfink
Copy link

Description of the feature

As user I like to export my chart data as a valid xlsx file.

Library related to the feature

https://github.highcharts.com/master/stock/modules/exporting.js
https://github.highcharts.com/master/stock/modules/export-data.js

Proof of Concept/Live example for the feature

  • See exporting of xls, just with new excel format.
  • Ensure export in a valid xlsx file format, opens in excel without a error prompt.

Related


You can vote for this feature by a adding thumbs-up reaction to this post.

@manuelfink manuelfink added the Type: Feature Request Used when a new feature is requested either directly or indirectly label Sep 17, 2020
@highsoft-bot highsoft-bot added this to To do in Development-Flow via automation Sep 17, 2020
@PaulDalek
Copy link
Contributor

Hi @manuelfink

Thank you for reporting this feature.

@TorsteinHonsi
Copy link
Collaborator

Thanks for reporting!

Currently we support export to XLSX through a third party library. See our official demo of XLSX export.

We will not implement native XLSX support, but we may consider making it simpler to set up by providing hooks like we currently do for PDF export with the offline exporting module (through the third party svg2pdf and jspdf libraries).

@manuelfink
Copy link
Author

Thx. Great to know. Would really love and appreciate to see such features coming from highsoft to ensure one trusted and maintained single source.

@stale
Copy link

stale bot commented Apr 17, 2022

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions!

@stale stale bot added the Status: Stale This issue hasn't had any activity for a while, and will be auto-closed if no further updates occur. label Apr 17, 2022
@raf18seb raf18seb removed the Status: Stale This issue hasn't had any activity for a while, and will be auto-closed if no further updates occur. label Apr 19, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Feature Request Used when a new feature is requested either directly or indirectly
Projects
Development

No branches or pull requests

4 participants