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

Feature/xlsx export #5038

Merged
merged 9 commits into from Oct 3, 2019
Merged

Conversation

kubaplas
Copy link
Contributor

@kubaplas kubaplas commented Oct 1, 2019

Changes in this pull request

Resolves #4455

Additional info

I tried to rewrite the js code to allow adding new export types easily and without overwriting core code.
Xlsx part is right now the most trivial approach - I convert already generated CSV file to Xlsx.

Zrzut ekranu z 2019-10-01 22-19-35
Zrzut ekranu z 2019-10-01 22-19-24

@weisswurstkanone
Copy link
Contributor

thank you very much!

@kubaplas kubaplas deleted the feature/xlsx-export branch October 4, 2019 10:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Export to Excel
2 participants