Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Chart not saving Axis Tick Mark and Label Settings #3905

Open
3 of 11 tasks
eliaszech opened this issue Feb 16, 2024 · 1 comment
Open
3 of 11 tasks

Chart not saving Axis Tick Mark and Label Settings #3905

eliaszech opened this issue Feb 16, 2024 · 1 comment

Comments

@eliaszech
Copy link

eliaszech commented Feb 16, 2024

This is:

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:
image
image

The generated Excel File will not have these settings carried over:
image
image

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

@eliaszech
Copy link
Author

bump

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant