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

Minor changes, mainly cosmetic #3025

Merged
merged 1 commit into from
Aug 24, 2022
Merged

Minor changes, mainly cosmetic #3025

merged 1 commit into from
Aug 24, 2022

Conversation

MarkBaker
Copy link
Member

This is:

- [ ] a bugfix
- [ ] a new feature
- [ ] refactoring
- [ ] additional unit tests
- [X] cosmetic tweaks

Checklist:

Why this change is needed?

Provide an explanation of why this change is needed, with links to any Issues (if appropriate).
If this is a bugfix or a new feature, and there are no existing Issues, then please also create an issue that will make it easier to track progress with this PR.

@MarkBaker MarkBaker merged commit f039a24 into master Aug 24, 2022
@MarkBaker MarkBaker deleted the Minor-Tweaks branch August 24, 2022 14:31
oleibman added a commit to oleibman/PhpSpreadsheet that referenced this pull request Aug 25, 2022
Some comments were mis-aligned. This may be related to the reasons behind PR PHPOffice#3025, which didn't take care of this because this script had not yet been merged.
@oleibman oleibman mentioned this pull request Aug 25, 2022
7 tasks
oleibman added a commit that referenced this pull request Aug 25, 2022
* Charts - Add Support for Date Axis

Fix #2967. Fix #2969 (which had already been fixed prior to opening the issue, but had added urgency for Date Axes). Add ability to set axis type to date axis, in addition to original possiblities of value axis and category axis.

* Update 33_Chart_create_line_dateaxis.php

No idea why php-cs-fixer is complaining. It didn't do so when I first uploaded. I can't duplicate problem on my own system. Not enough detail in error message for me to act. Grasping at straws, I have moved the function definition (which is the only use of braces in the entire script) from the end of the script to the beginning.

* Update 33_Chart_create_line_dateaxis.php

Some comments were mis-aligned. This may be related to the reasons behind PR #3025, which didn't take care of this because this script had not yet been merged.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant