Skip to content
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

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

Open
wants to merge 4 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.

# 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
2 participants