You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello @isfang, thank you for reaching us!
Carbone is not able yet to generate DOCX reports with charts and this is a project coming for 2021. I keep your use case for future testing ;)
Hello @isfang, thank you for reaching us!
Carbone is not able yet to generate DOCX reports with charts and this is a project coming for 2021. I keep your use case for future testing ;)
Thank you for your reply, maybe 'embeddings/Microsoft_Excel____\d' has been processed, '/word/charts/chart[0-9]*.xml also ' needs to be processed.
Environment
Carbone Version: carbone@2.1.1
Node Version: v14.12.0
Browsers: --
Desktop OS: Mac Os 11.0.1 (20B29)
LibreOffice: tried 7.0.4 & 6.4.7
Expected Behaviour
2.Just inject a simple json data into the template.The 'result.docx' hopes to be displayed normally.
Actual Behaviour
After the data is replaced, the pie chart cannot be displayed normally in 'result.docx'.
Steps to reproduce
Steps to reproduce the bug:
Screenshots
![image](https://user-images.githubusercontent.com/12061812/106101727-4581be80-6179-11eb-9025-58ebeb9a39b3.png)
![image](https://user-images.githubusercontent.com/12061812/106101804-62b68d00-6179-11eb-822a-3550170160f0.png)
template file:
after data replace:
but 'result.docx' can not be displayed normally.
Reproduction Link / Code example
You can share your Carbone code through https://codesandbox.io/ or directly on this file.
Other comments
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: