Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.charting
ali ali is offline
external usenet poster
 
Posts: 5
Default stacked bar chart and a bit more...Excel 2003

Hi folks

i need one graph to show 2 things:

the x axis will show months (april to march). the y axis will show a % error
rate (ie. from 0 - 10%). so, for example, if i wanted to show 8% error rate
for march I'd have a column approx.80% of the height of the graph. Howewver
(and this is where i need the help), I want a stacked bar chart so the
column displays the numeric values of those errors (e.g. suppose the march
errors we 3x type a, 4x type b and 1x type c error).

In a nutshell the chart is supposed to show both the failure rate and
breakdown of errors over time....

I don't have XL at home, so can't test any solutions now but all help will
be gratefully received.

cheers
ali

  #2   Report Post  
Posted to microsoft.public.excel.charting
external usenet poster
 
Posts: 461
Default stacked bar chart and a bit more...Excel 2003

You can't combine percentages and whole units on different series of the
same stacked chart. It doesn't make sense.

Can you convert the counts of the error types into proportions that add
to the error rate? For example, 30% type A, 40% type B, and 10% type C,
which add to 80%. Plot three series, A through C on a stacked column
chart (not stacked 100% column chart).

- Jon
-------
Jon Peltier
Peltier Technical Services, Inc.
http://peltiertech.com/



ali wrote:
Hi folks

i need one graph to show 2 things:

the x axis will show months (april to march). the y axis will show a %
error rate (ie. from 0 - 10%). so, for example, if i wanted to show 8%
error rate for march I'd have a column approx.80% of the height of the
graph. Howewver (and this is where i need the help), I want a stacked
bar chart so the column displays the numeric values of those errors
(e.g. suppose the march errors we 3x type a, 4x type b and 1x type c
error).

In a nutshell the chart is supposed to show both the failure rate and
breakdown of errors over time....

I don't have XL at home, so can't test any solutions now but all help
will be gratefully received.

cheers
ali

  #3   Report Post  
Posted to microsoft.public.excel.charting
ali ali is offline
external usenet poster
 
Posts: 5
Default stacked bar chart and a bit more...Excel 2003

...convert the counts of the error types into proportions that add to the
error rate...

thanks Jon. that's a neat solution!

ali


"Jon Peltier" wrote in message
...
You can't combine percentages and whole units on different series of the
same stacked chart. It doesn't make sense.

Can you convert the counts of the error types into proportions that add to
the error rate? For example, 30% type A, 40% type B, and 10% type C, which
add to 80%. Plot three series, A through C on a stacked column chart (not
stacked 100% column chart).

- Jon
-------
Jon Peltier
Peltier Technical Services, Inc.
http://peltiertech.com/



ali wrote:
Hi folks

i need one graph to show 2 things:

the x axis will show months (april to march). the y axis will show a %
error rate (ie. from 0 - 10%). so, for example, if i wanted to show 8%
error rate for march I'd have a column approx.80% of the height of the
graph. Howewver (and this is where i need the help), I want a stacked bar
chart so the column displays the numeric values of those errors (e.g.
suppose the march errors we 3x type a, 4x type b and 1x type c error).

In a nutshell the chart is supposed to show both the failure rate and
breakdown of errors over time....

I don't have XL at home, so can't test any solutions now but all help
will be gratefully received.

cheers
ali


  #4   Report Post  
Posted to microsoft.public.excel.charting
ali ali is offline
external usenet poster
 
Posts: 5
Default stacked bar chart and a bit more...Excel 2003

jon

whilst not wanting to quibble with your opening para, maybe i haven't been
clear with my problem definition.

if i have monthly error rates of 2% , 7%, 4% etc, which comprise of 5
errors, 9 errors and 7 errors respectively. then first months errors (5) may
consist of 3* type a and 2* type b.

It seems perfectly logical and reasonable to be able to display a column
that extends to a 2% vale on the y axis, and is itself split into 3/5 and
2/5 segments (at least i could easiy do this with pen and paper) ??

ali

"Jon Peltier" wrote in message
...
You can't combine percentages and whole units on different series of the
same stacked chart. It doesn't make sense.

Can you convert the counts of the error types into proportions that add to
the error rate? For example, 30% type A, 40% type B, and 10% type C, which
add to 80%. Plot three series, A through C on a stacked column chart (not
stacked 100% column chart).

- Jon
-------
Jon Peltier
Peltier Technical Services, Inc.
http://peltiertech.com/



ali wrote:
Hi folks

i need one graph to show 2 things:

the x axis will show months (april to march). the y axis will show a %
error rate (ie. from 0 - 10%). so, for example, if i wanted to show 8%
error rate for march I'd have a column approx.80% of the height of the
graph. Howewver (and this is where i need the help), I want a stacked bar
chart so the column displays the numeric values of those errors (e.g.
suppose the march errors we 3x type a, 4x type b and 1x type c error).

In a nutshell the chart is supposed to show both the failure rate and
breakdown of errors over time....

I don't have XL at home, so can't test any solutions now but all help
will be gratefully received.

cheers
ali


  #5   Report Post  
Posted to microsoft.public.excel.charting
external usenet poster
 
Posts: 461
Default stacked bar chart and a bit more...Excel 2003

Sure, no quibble. But your bar isn't 3 plus 2 errors equals 2%, it's
(3/5 * 2% = 1.2%) plus (2/5 * 2% = 0.8%) equals 2%.

- Jon
-------
Jon Peltier
Peltier Technical Services, Inc.
http://peltiertech.com/



ali wrote:
jon

whilst not wanting to quibble with your opening para, maybe i haven't
been clear with my problem definition.

if i have monthly error rates of 2% , 7%, 4% etc, which comprise of 5
errors, 9 errors and 7 errors respectively. then first months errors (5)
may consist of 3* type a and 2* type b.

It seems perfectly logical and reasonable to be able to display a column
that extends to a 2% vale on the y axis, and is itself split into 3/5
and 2/5 segments (at least i could easiy do this with pen and paper) ??

ali

"Jon Peltier" wrote in message
...
You can't combine percentages and whole units on different series of
the same stacked chart. It doesn't make sense.

Can you convert the counts of the error types into proportions that
add to the error rate? For example, 30% type A, 40% type B, and 10%
type C, which add to 80%. Plot three series, A through C on a stacked
column chart (not stacked 100% column chart).

- Jon
-------
Jon Peltier
Peltier Technical Services, Inc.
http://peltiertech.com/



ali wrote:
Hi folks

i need one graph to show 2 things:

the x axis will show months (april to march). the y axis will show a
% error rate (ie. from 0 - 10%). so, for example, if i wanted to
show 8% error rate for march I'd have a column approx.80% of the
height of the graph. Howewver (and this is where i need the help), I
want a stacked bar chart so the column displays the numeric values of
those errors (e.g. suppose the march errors we 3x type a, 4x type
b and 1x type c error).

In a nutshell the chart is supposed to show both the failure rate and
breakdown of errors over time....

I don't have XL at home, so can't test any solutions now but all help
will be gratefully received.

cheers
ali


Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Stacked bar chart with totals - Excel 2003 EAB1977 Charts and Charting in Excel 2 February 13th 09 12:42 PM
Excel 2003 - Combination chart: Stacked Column + Stacked Column Robyda Charts and Charting in Excel 4 August 24th 08 03:16 PM
Stacked Bar Chart - Data Labels:Percentage - Excel 2003 seven_percent Charts and Charting in Excel 0 November 17th 06 02:16 PM
How can I combine a stacked bar chart with stacked colum chart? Sin Charts and Charting in Excel 8 December 20th 05 03:50 AM
To create a stacked column chart and group the stacked bars togeth Jacqueline Charts and Charting in Excel 1 February 17th 05 11:05 PM


All times are GMT +1. The time now is 04:29 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"