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

Support for charting #11

Open
delianjekov opened this issue Sep 12, 2019 · 2 comments
Open

Support for charting #11

delianjekov opened this issue Sep 12, 2019 · 2 comments

Comments

@delianjekov
Copy link

Currently the library does not process charts in word documents. It would be nice if charts were processed and dynamic content can be created with charts as well.

@timdhaeyer
Copy link

If this would be added to the library. It would fit my scenario

@timdhaeyer
Copy link

This should actually be possible by an extension. But it's not that simple. Creating a chart in openxml involves embedding an Spreadsheet and using it to build a chart. I tried generating the code through a tool. But it's really a big chunk. I haven't actually tried it out, but it should do the trick. I'll try it if I have some time. :-)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants