Replies: 1 comment
-
$dataSeriesValues->setDataSource('Evolution!$C$37:$C$400'); |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
oleibman
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.
-
Hi everyone,
I'm actually wondering about how could I modify a chart already in my excel file. I want modify through PHPSPreadSheet the data range, by example (I have multiples series so it is complicating the objective) :
=Evolution!$C$37:$C$40
to
=Evolution!$C$37:$C$400
Any idea (I didn't found anything in the docs/or samples).
Thanks for reading
Respectfully
Beta Was this translation helpful? Give feedback.
All reactions