Stacked Area Graph

Kavy

Well-known Member
Joined
Jun 25, 2007
Messages
607
Hello,
I have a stacked area graph, with dates on the x-axis. I have =N/A() for the dates with no data points. This worked great when I had a line graph, but when I create a stacked area graph with the same data, with a 'date axis', the stacked area graph plots it, but somehow inverts the area blocks (i.e. I have a white space at the bottom of the graph, and a solid color at the top).

Does anyone have any suggestions?

Thank you!

Kavy
 

Excel Facts

Did you know Excel offers Filter by Selection?
Add the AutoFilter icon to the Quick Access Toolbar. Select a cell containing Apple, click AutoFilter, and you will get all rows with Apple
Everytime there is a break in the data, you can put that data on a new row.

http://www.andypope.info/charts/stackside.htm

My stacked sample looked like a V when i had na()

move the data below after the break creates a break in the graph.

kinda like this and graph the whole thing
a b c d
row 1 10 10
row 2 20 20
row 3 10
row 4 20
 
Upvote 0

Forum statistics

Threads
1,224,527
Messages
6,179,351
Members
452,907
Latest member
Roland Deschain

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