Mixing chart types

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I have a chart made up of bar and lines at the moment. But on one of the
bars we would like to show another figure - as in a stacked - is there anyway
I can change just one of the bars into a stacked chart?

Many thanks in advance
 
You cant have bar, stacked bar and line in one chart, but you could plot two
charts, one on top of the other
 
E,

As an example using the range A1:D5, this data set-up will give you a
combination clustered column - stacked column - line chart:

Series 1 Series 2 Series 3
2003 5 3 3
4 4
2004 6 4
3 2

Use the Chart Wizard an choose the stacked column option to build the
initial chart. Then convert the third series to a line.

Another illustration can be found here:

http://www.pdbook.com/index.php/excel/column_stacked_column_line/

For a variery of combination charting techniques:

http://www.peltiertech.com/Excel/Charts/ComboCharts.html
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top