Actual versus Forecasted on one data series in a column chart

  • Thread starter Thread starter jland
  • Start date Start date
J

jland

How do I show the actual and the forecasted amount on one data series in a
column chart (like a stacked column)?
 
You really want two series, one for forecast, the other for actual. You
should make a clustered column chart, not stacked, because stacking actual
on predicted (or vice versa) makes no sense. You could line the series up by
changing the overlap to 100 (Options tab of the Format Series dialog). This
will obscure one series, so you could format the series in the back with a
fill color and no border, and the series in front with a border and no fill.
I think it looks better if thee target or the prediction is the outline, but
that's my opinion. If it's a time series, you should dispense with columns
and use two line series.

- Jon
 

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