Chart to represent sale number by individual contrubtion vs total

L

Li Hia

I need help on how to create a chart to represent sales number by individual
contributor vs total.

E.g.
Alvin = $50
Mary = $150
John = $80
Kate = $120
Total = $400

The chart should show a graphical representation of $400 as the total, and
it shows how each person contribute to the chart.
 
S

Shane Devenshire

Hi,

One way would be to plot the data, not including the total as a stacked
column. Alternately, you could plot the data without the total as a column
chart and then plot the total as a line on the same chart. Just make a
second series with each item the total.
 

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

Top