Open
Description
This is:
- 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?
The expected behavior would be that the chart axis tick mark and label settings from the template would be carried over to the generated Excel file.
What is the current behavior?
The Settings are lost after generating and the Settings are reset to default.
What are the steps to reproduce?
Create a Excel template with tick mark and label settings on a chart:
The generated Excel File will not have these settings carried over:
What features do you think are causing the issue
- Reader
- Writer
- Styles
- Data Validations
- Formula Calculations
- Charts
- AutoFilter
- Form Elements
Does an issue affect all spreadsheet file formats? If not, which formats are affected?
Only affects the Formats that are able to load charts (xlsx).
Which versions of PhpSpreadsheet and PHP are affected?
Im using Version 2.0.0