-
Notifications
You must be signed in to change notification settings - Fork 472
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
Use JSZip rather than file system for embedded Excel for charts #83
base: master
Are you sure you want to change the base?
Conversation
The pull request showed that it failed the Travis CI tests. It's still possible to verify correct operation by manually open the generated files and visually inspecting the results;
|
Remove assertion in test/test-docx.js to pass Travis CI build Remove assertion in test/test-docx.js to pass Travis CI build Extend timeout on test for DOCX to pass Travis CI build
Update msexcel-builder to write numeric values as type number; this enables the user to edit the chart data with less hassle. Also bumped package version and updated mocha tests. |
Working on that, thanks |
Good news (that should help a lot), thanks Ziv ! |
The last version in github do creating the pptx files but with errors in the XML files (strange <#list> elements). |
Hi @Ziv-Barber This is a very useful package, thank you again for creating and supporting it. Would definitely like this to be easy on your side. With the version I have am able to run |
My version not passing the last chats test (line). Ziv On Wed, Sep 28, 2016 at 3:40 PM, Pieter Sheth-Voss <[email protected]
|
@Ziv-Barber Thanks. These seems open fine for me. Can you attach one or more here or email me directly? Also, any hints like OS would be helpful. The |
Later extension would be to use
officegen
itself to generate the embedded workbooks