qax-os / excelize

Go language library for reading and writing Microsoft Excel™ (XLAM / XLSM / XLSX / XLTM / XLTX) spreadsheets
https://xuri.me/excelize
BSD 3-Clause "New" or "Revised" License
17.62k stars 1.68k forks source link

This closes #1921, fix set axis format doesn't work in combo chart #1924

Closed user1121114685 closed 2 weeks ago

user1121114685 commented 2 weeks ago

PR Details

This closes #1921, fix set axis format doesn't work in combo chart

Description

Better compatibility, and fix set axis format doesn't work in combo chart

Related Issue

Motivation and Context

Better compatibility, and fix set axis format doesn't work in combo chart

How Has This Been Tested

Types of changes

Checklist

codecov[bot] commented 2 weeks ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 99.30%. Comparing base (c349313) to head (8157e4d).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1924 +/- ## ========================================== - Coverage 99.30% 99.30% -0.01% ========================================== Files 32 32 Lines 24989 24960 -29 ========================================== - Hits 24815 24786 -29 Misses 93 93 Partials 81 81 ``` | [Flag](https://app.codecov.io/gh/qax-os/excelize/pull/1924/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=qax-os) | Coverage Δ | | |---|---|---| | [unittests](https://app.codecov.io/gh/qax-os/excelize/pull/1924/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=qax-os) | `99.30% <100.00%> (-0.01%)` | :arrow_down: | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=qax-os#carryforward-flags-in-the-pull-request-comment) to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.