Shade the area below line chart - PHPpresenatation

108 Views Asked by At

I am making the PPT using PHPpresentation library. In that I have create the line chart, but am unable to color the area below the line.

enter image description here

this i how it is coming.

but i want something like this

enter image description here

Thanks in advance.

1

There are 1 best solutions below

0
On

Please, could you go through this link : How do I customize the line in a line chart with PHPPowerpoint/PHPPresentation? ?

I hope that help you to solve your problem. Thanks