[Feature] Can set min and max values for axes. #714
Annotations
9 errors
Run phpstan:
src/PhpWord/Style/Chart.php#L583
Method PhpOffice\PhpWord\Style\Chart::minY() uses native union types but they're supported only on PHP 8.0 and later.
|
Run phpstan:
src/PhpWord/Style/Chart.php#L588
Method PhpOffice\PhpWord\Style\Chart::setMinY() uses native union types but they're supported only on PHP 8.0 and later.
|
Run phpstan:
src/PhpWord/Style/Chart.php#L593
Method PhpOffice\PhpWord\Style\Chart::minX() uses native union types but they're supported only on PHP 8.0 and later.
|
Run phpstan:
src/PhpWord/Style/Chart.php#L598
Method PhpOffice\PhpWord\Style\Chart::setMinX() uses native union types but they're supported only on PHP 8.0 and later.
|
Run phpstan:
src/PhpWord/Style/Chart.php#L603
Method PhpOffice\PhpWord\Style\Chart::maxY() uses native union types but they're supported only on PHP 8.0 and later.
|
Run phpstan:
src/PhpWord/Style/Chart.php#L608
Method PhpOffice\PhpWord\Style\Chart::setMaxY() uses native union types but they're supported only on PHP 8.0 and later.
|
Run phpstan:
src/PhpWord/Style/Chart.php#L613
Method PhpOffice\PhpWord\Style\Chart::maxX() uses native union types but they're supported only on PHP 8.0 and later.
|
Run phpstan:
src/PhpWord/Style/Chart.php#L618
Method PhpOffice\PhpWord\Style\Chart::setMaxX() uses native union types but they're supported only on PHP 8.0 and later.
|
Run phpstan
Process completed with exit code 1.
|
Loading