Skip to content

[Feature] Can set min and max values for axes. #2751

New issue

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

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

Already on GitHub? # to your account

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Conversation

jfoucher
Copy link

Description

This PR allows for setting min and max values for axes in Word2007 writer, by passing 4 more style options.

Fixes #1756 and #2333

Checklist:

  • My CI is 🟢
  • I have covered by unit tests my new code (check build/coverage for coverage report)
  • I have updated the documentation to describe the changes
  • I have updated the changelog

@coveralls
Copy link

coveralls commented Feb 18, 2025

Coverage Status

coverage: 96.647% (-0.1%) from 96.765%
when pulling 5cfd43e on jfoucher:master
into cdf3d31 on PHPOffice:master.

Progi1984 and others added 2 commits March 24, 2025 16:10
…ntation (PHPOffice#2753)

* Add support for the firstLineChars style in Word2007.

* Writer Word2007: Added support for the firstLineChars for Indentation

* Fixed Changelog

* Fixed PHPStan & PHPCSFixer

* Fixed PHPStan

---------

Co-authored-by: ling <ling@yundian>
…ice#2556)

* fix: TOC pages numbers

* fix: TOC pages numbers

* Update tests/PhpWordTests/Writer/Word2007/Element/TOCTest.php

Co-authored-by: Progi1984 <progi1984@gmail.com>

* changelog update

* fix testWriteTitleWithoutpageNumber

* fix testWriteTitleWithoutpageNumber

* Fixed Changelog

---------

Co-authored-by: Progi1984 <progi1984@gmail.com>
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

How to change the Axis Scale to start from 0 for Radar Chart
4 participants