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
- [x] a bug report
- [ ] a feature request
- [ ] **not** a usage question (ask them on https://stackoverflow.com/questions/tagged/phpspreadsheet or https://gitter.im/PHPOffice/PhpSpreadsheet)
What is the expected behavior?
When I use the template with pie charts on it the output shall keep them.
What is the current behavior?
The part in the pie charts in the output are separated :
Expected :
Actual output :
What are the steps to reproduce?
I take data from a json file and put result in var to fill the cells. test-template.xlsx
This is:
What is the expected behavior?
When I use the template with pie charts on it the output shall keep them.
What is the current behavior?
The part in the pie charts in the output are separated :
Expected :
Actual output :
What are the steps to reproduce?
I take data from a json file and put result in var to fill the cells.
test-template.xlsx
Which versions of PhpSpreadsheet and PHP are affected?
PHP 7.4.10.
PHPSpreadsheet using latest version.
The text was updated successfully, but these errors were encountered: