PhpSpreadsheet/tests/PhpSpreadsheetTests/Writer
Tiago Malheiro 0c93bbaaa3 Don't corrupt file when using chart with fill color
When the fill color property of `DataSeries.plotLabel` using a
DataSeriesValues on a line chart is set, the XLSX file written
is corrupted, and MSExcel2016 removes the drawing1.xml if forced open.

This problem was already documented on issue #589 along with a possible
solution. So all credits go to @madrussa. I am only submitting the PR.

Fixes #589
Closes #1930
2021-11-23 23:34:48 +09:00
..
Csv Csv Handling of Booleans (and an 8.1 Deprecation) (#2232) 2021-08-04 07:00:17 -07:00
Html 2 Tests vs. Scrutinizer/Phpstan 2021-07-01 11:15:02 +02:00
Ods Ods defined names unit tests (#2054) 2021-05-03 08:39:42 +02:00
Xls Merge branch 'master' into PHP8-Sane-Property-Names 2021-10-31 15:25:01 +09:00
Xlsx Don't corrupt file when using chart with fill color 2021-11-23 23:34:48 +09:00
PreCalcTest.php Scrutinizer and Phpstan 2021-05-29 12:52:11 +02:00
RetainSelectedCellsTest.php Reduce PHPStan error in tests 2021-04-12 11:10:23 +09:00