Stacked bar chart

  • Thread starter Thread starter jholla
  • Start date Start date
J

jholla

Could anybody tell me if it is possible to create a stacked bar chart with
two Y - axis.
In the custom chart option there doesn't seem to be this option.

Regards

John
 
Hi John -

Andy Pope has an example of stacked bars on two axes:

http://andypope.info/charts/stackedwidth.htm

Andy uses the multiple axis approach to allow the two stacks to have
different widths, but you can keep them the same if you want.

The same technique works if you want stacked columns on two axes.

- Jon
 
Back
Top