Excel Clustered Stacked Chart to Compare Annual Data

In Excel, it is difficult to create a chart from annual orCreate a Clustered Stacked Chart
monthly data, so you can compare different productsThe Stacked Column chart may be close to what you
over several years, or different quarters per year. Forwant, but it doesn't highlight the years and the quarters.
example, you might need to compare production ratesIdeally, you'd like to keep the summary information
per product, per quarter, over 2 years. Here is thethat's available in the Stacked Column chart, but with
sample data, with hyphens used to space the data.the years clustered, or the quarters clustered.
Product--Yr1_Q1--Yr1_Q2--Yr2_Q1--Yr2_Q2Unfortunately, Excel doesn't have a Clustered Stacked
Prod01----100-------125-------150-------190chart type, so you'll have to create your own.
Prod02----200-------230-------250-------280The secret to creating a Clustered Stacked chart is to
How could you make a chart that shows thearrange the data so there are blank rows where you
fluctuations in production for each product type. Didwant columns separated, and put the data for
production change much from one year to the next?different columns on separate rows.
For all product types? Are there seasonal differencesIf you're working with data from different years, put
in production?each year's data in a separate row, with a blank row
Start with a Clustered Column Chartafter each product type. Also put a blank row before
To start, you might create a Column chart, using thethe first product type, to create space at the left in the
first 2-D Column chart type in Excel, which is achart. The new arrangement has headings, then a
Clustered Column. With that chart type, the chart couldblank row, then product 1, with each year on a
be a bit crowded, but you could compare the productseparate row, another blank row, then product 2, with
types within each year and quarter, or follow oneeach year on a separate row. Hyphens are used for
product type across all the quarters.spacing in the table shown below.
If you wanted to focus on the product types, ratherProduct--Yr1_Q1--Yr1_Q2--Yr2_Q1--Yr2_Q2
than the quarterly results, you could switch the layoutProd01----100-----125
of the rows and columns in the chart.------------------------------150--------190
This would place the product types along the chart'sProd02----200-----230
x-axis, and the quarters would become series names------------------------------250--------280
in the legend.Finish the Clustered Stacked Chart Create a Stacked
Try a Stacked Column ChartColumn chart from the rearranged data, then set the
For a different view of the data, you can create aGap Width to zero, and adjust the series, to include the
Stacked Column chart, instead of the clustered columnfirst and last blank rows. The revised chart will have a
chart. The Stacked Column chart is usually lesscluster for each product, with stacks comparing one
crowded, and lets you compare the total productionyear's total production to the next.
for each product.