-
Notifications
You must be signed in to change notification settings - Fork 3.6k
Closed
Labels
Description
This is:
- [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?
saved Excel Scatter Chart xlsx templates should mirror the template with no changes - (focused on Scatter Chart templates ONLY)
What is the current behavior?
Saved Excel ss with Scatter charts are modified
What are the steps to reproduce?
Run 32_Chart_read_write.php edited to select ONLY Scatter Charts, and to modify the data from the input template ss
32_Chart_read_writeScatterOnly.php.txt
### Which versions of PhpSpreadsheet and PHP are affected?
PHP version 7.4.29
phpoffice/phpspreadsheet version 1.22.0
Reactions are currently unavailable