PowerPoint - Graphs

J

jplegacy

I am currently working on a presentation and in the presentation, I have a
line graph. I would like to have everything under the line in my graph (data
series line) to be one color and would like to have everything above the line
(date series line) to be another color. Can I split the graph (splitting it
by the data series line)? Thanks.
 
A

Andy Pope

Hi,

You could use 2 data series plotted as an stacked area chart to colour
the 2 halves of the plot area. Your 3 data series would be the line.
You will need to fix the maximum value for the Y scale and calculate the
values for the 2nd area to be the maximum value minus the line value.
Obviously the 1st areas values will be the same as the line.

Cheers
Andy
 
Top