Replies: 3 comments
|
I am not entirely sure what you have in mind, but you could try something like: $axis->setAxisOption('minimum', $minimum);
$axis->setAxisOption('maximum', $maximum); |
0 replies
|
I tried to do something like and but i get I do have use PhpOffice\PhpSpreadsheet\Chart\Axis; |
0 replies
|
never mind, this works : // Add Y-axis minimum and maximum settings thanks |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Is it possible in 1.29?
All reactions