docxtemplater-chart-module
docxtemplater-chart-module copied to clipboard
Using docxtemplater-char-module with latest docxtemplater
Dear @dderg,
Thanks for the awesome library. I'm trying to make use of your library with latest docxtemplater, but with no success.
Any suggestions? Even the readme's example in this repo can't be executed:
/private/tmp/example.js:6
var docx = new DocxGen()
^
ReferenceError: DocxGen is not defined
I guess the class has been renamed or something. Did you try it out?
Unfortunately I don't use this package anymore, but I'm happy to help you to contribute, feel free to open a PR and ask me any questions. I think it's a good idea to rewrite it in typescript to be honest :)