Problems with Line-Area chart

dafan

Well-known Member
Joined
May 6, 2008
Messages
692
Hi all.

I wanted to colour an area between 2 line graphs and had no trouble at all at a simple table following this guide

Problem is it doesn't seem to work when making 2 areas in one graph!

When I first colour the area between the lines of Charge/order and Labour/order, and thén Charge/item and Labour/item, my graph ends up like this (Notice how the light-blue area should be lower, between the green lines):
excelprob2809.jpg


When I build the graphs the other way around (first /item, then /order), the first area lines up good, but the second is wrong...

excelprob1958.jpg


Any ideas what is causing this?

PS1: Sorry about the different colours, hope it's still clear.
PS2: Don't mention the righthalf of the graph, there is still some data missing on weeks 23 and 24, therefore it just slopes to zero. :p
 

Excel Facts

Copy formula down without changing references
If you have =SUM(F2:F49) in F50; type Alt+' in F51 to copy =SUM(F2:F49) to F51, leaving the formula in edit mode. Change SUM to COUNT.
You need four area series:

blank1: value = labor/item
profit1: value = charge/item minus labor/item
blank2: value = labor/order minus charge/item
profit2: value = charge/order minus labor/order

Do the appropriate calculations, plot them in this order, then format as appropriate.
 
Upvote 0
Thanks, that worked great.

How did you, of all people, find this thread :LOL: Lucky me!
 
Upvote 0

Forum statistics

Threads
1,214,641
Messages
6,120,694
Members
448,979
Latest member
DET4492

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top