PC Review


Reply
 
 
Sound Into Words
Guest
Posts: n/a
 
      2nd Jul 2008
Does anyone know how to combine a line bar bar graph with a stacked bar graph?

Basically the graph would have 4 bars and then the 5th bar would be a
stacked bar while the rest of the bars remain solid. Here is a link to a
picture I posted on the UK forums. So far everyone has told me it is
impossible, but I don't believe it is.

http://www.access-programmers.co.uk/...092#post721092

Please Help!!

I have tried everything I could think of, but I ended up using microsoft
expression design.

 
Reply With Quote
 
 
 
 
Jon Peltier
Guest
Posts: n/a
 
      2nd Jul 2008
Clustered-Stacked Column Charts
http://peltiertech.com/WordPress/200...column-charts/

- Jon
-------
Jon Peltier, Microsoft Excel MVP
Tutorials and Custom Solutions
Peltier Technical Services, Inc. - http://PeltierTech.com
_______


"Sound Into Words" <Sound Into (E-Mail Removed)> wrote in
message news:5A3DCBB4-B91A-4FCD-BAF2-(E-Mail Removed)...
> Does anyone know how to combine a line bar bar graph with a stacked bar
> graph?
>
> Basically the graph would have 4 bars and then the 5th bar would be a
> stacked bar while the rest of the bars remain solid. Here is a link to a
> picture I posted on the UK forums. So far everyone has told me it is
> impossible, but I don't believe it is.
>
> http://www.access-programmers.co.uk/...092#post721092
>
> Please Help!!
>
> I have tried everything I could think of, but I ended up using microsoft
> expression design.
>



 
Reply With Quote
 
Ed Ferrero
Guest
Posts: n/a
 
      2nd Jul 2008
Not impossible,

Look at Jon Peltier's tutorial at
http://peltiertech.com/Excel/ChartsH...sterStack.html

and download my little sample at
http://www.edferrero.com/content/ClusterAndStack.xlsx

Ed Ferrero
www.edferrero.com
 
Reply With Quote
 
Sound Into Words
Guest
Posts: n/a
 
      2nd Jul 2008
Jon,

Your graph is close to what I'm looking for but every column in your graph
is a stacked bar graph. I'm looking for 3 solid columns and 1 Stacked column.

"Jon Peltier" wrote:

> Clustered-Stacked Column Charts
> http://peltiertech.com/WordPress/200...column-charts/
>
> - Jon
> -------
> Jon Peltier, Microsoft Excel MVP
> Tutorials and Custom Solutions
> Peltier Technical Services, Inc. - http://PeltierTech.com
> _______
>
>
> "Sound Into Words" <Sound Into (E-Mail Removed)> wrote in
> message news:5A3DCBB4-B91A-4FCD-BAF2-(E-Mail Removed)...
> > Does anyone know how to combine a line bar bar graph with a stacked bar
> > graph?
> >
> > Basically the graph would have 4 bars and then the 5th bar would be a
> > stacked bar while the rest of the bars remain solid. Here is a link to a
> > picture I posted on the UK forums. So far everyone has told me it is
> > impossible, but I don't believe it is.
> >
> > http://www.access-programmers.co.uk/...092#post721092
> >
> > Please Help!!
> >
> > I have tried everything I could think of, but I ended up using microsoft
> > expression design.
> >

>
>
>

 
Reply With Quote
 
Sound Into Words
Guest
Posts: n/a
 
      2nd Jul 2008
Ed

Thanks for the reply.

The Graph I'm looking for is kind of like Jon's graph except I'm looking for
3 solid columns and 1 stacked column. All of Jon's columns are stacked on
his graph

"Ed Ferrero" wrote:

> Not impossible,
>
> Look at Jon Peltier's tutorial at
> http://peltiertech.com/Excel/ChartsH...sterStack.html
>
> and download my little sample at
> http://www.edferrero.com/content/ClusterAndStack.xlsx
>
> Ed Ferrero
> www.edferrero.com
>

 
Reply With Quote
 
Posterizer
Guest
Posts: n/a
 
      3rd Jul 2008
In article <6EB81288-53B5-4259-B126-(E-Mail Removed)>,
Sound Into Words <(E-Mail Removed)> wrote:

> Jon,
>
> Your graph is close to what I'm looking for but every column in your graph
> is a stacked bar graph. I'm looking for 3 solid columns and 1 Stacked
> column.
>


Can you create a stacked bar graph and just enter zeros for the stacked
portion of the first 3 columns?

_dennis
 
Reply With Quote
 
Del Cotter
Guest
Posts: n/a
 
      3rd Jul 2008
On Wed, 2 Jul 2008, in microsoft.public.excel.charting,
Sound Into Words <(E-Mail Removed)> said:
>The Graph I'm looking for is kind of like Jon's graph except I'm looking for
>3 solid columns and 1 stacked column. All of Jon's columns are stacked on
>his graph


Yes, but have you noticed they're stacked with *different* clusters?

The basic insight that leads to being able to do these is that a "solid"
column is just a cluster of one, or a cluster in which every element but
one has the value *zero*. Once you grok that, it all becomes obvious.

--
Del Cotter
NB Personal replies to this post will send email to (E-Mail Removed),
which goes to a spam folder-- please send your email to del3 instead.
 
Reply With Quote
 
Sound Into Words
Guest
Posts: n/a
 
      3rd Jul 2008
Thanks for the reply,

Yeah I tried that, but had no luck.

"Posterizer" wrote:

> In article <6EB81288-53B5-4259-B126-(E-Mail Removed)>,
> Sound Into Words <(E-Mail Removed)> wrote:
>
> > Jon,
> >
> > Your graph is close to what I'm looking for but every column in your graph
> > is a stacked bar graph. I'm looking for 3 solid columns and 1 Stacked
> > column.
> >

>
> Can you create a stacked bar graph and just enter zeros for the stacked
> portion of the first 3 columns?
>
> _dennis
>

 
Reply With Quote
 
Sound Into Words
Guest
Posts: n/a
 
      3rd Jul 2008
Del,

Thanks for the reply.

I thought about what you wrote, and that it might be able to work, but just
to get some clarification I will give you some variables:
1. y axies = "1-1000"
2. x axies = "Week 26 - Week 28" (3 series)
The first series would contain 4 solid columns(or a range between "1-1000")
and one stacked column which would make of 3 different ranges(colors) of
"1-1000" The other 2 series would be the same but just a different set of
data.

So would this scenario work with the "Stacked Cluster Graph" This would be
part of a report that is ran once a week.


"Del Cotter" wrote:

> On Wed, 2 Jul 2008, in microsoft.public.excel.charting,
> Sound Into Words <(E-Mail Removed)> said:
> >The Graph I'm looking for is kind of like Jon's graph except I'm looking for
> >3 solid columns and 1 stacked column. All of Jon's columns are stacked on
> >his graph

>
> Yes, but have you noticed they're stacked with *different* clusters?
>
> The basic insight that leads to being able to do these is that a "solid"
> column is just a cluster of one, or a cluster in which every element but
> one has the value *zero*. Once you grok that, it all becomes obvious.
>
> --
> Del Cotter
> NB Personal replies to this post will send email to (E-Mail Removed),
> which goes to a spam folder-- please send your email to del3 instead.
>

 
Reply With Quote
 
Jon Peltier
Guest
Posts: n/a
 
      3rd Jul 2008
Each row corresponds to a column position. For the column positions that are
a solid column, the other columns should be blank or zero. For the column
positions where you have stacks, then you have more than one nonzero entry.
It should be arranged something like this:

Solid 1 Solid 2 Solid 3 Stack 1 Stack 2 Stack 3
Solid 1 [data]
Solid 2 [data]
Solid 3 [data]
Stacked [data] [data] [data]

Solid 1 [data]
Solid 2 [data]
Solid 3 [data]
Stacked [data] [data] [data]

Solid 1 [data]
Solid 2 [data]
Solid 3 [data]
Stacked [data] [data] [data]

- Jon
-------
Jon Peltier, Microsoft Excel MVP
Tutorials and Custom Solutions
Peltier Technical Services, Inc. - http://PeltierTech.com
_______


"Sound Into Words" <(E-Mail Removed)> wrote in
message news:6EB81288-53B5-4259-B126-(E-Mail Removed)...
> Jon,
>
> Your graph is close to what I'm looking for but every column in your graph
> is a stacked bar graph. I'm looking for 3 solid columns and 1 Stacked
> column.
>
> "Jon Peltier" wrote:
>
>> Clustered-Stacked Column Charts
>> http://peltiertech.com/WordPress/200...column-charts/
>>
>> - Jon
>> -------
>> Jon Peltier, Microsoft Excel MVP
>> Tutorials and Custom Solutions
>> Peltier Technical Services, Inc. - http://PeltierTech.com
>> _______
>>
>>
>> "Sound Into Words" <Sound Into (E-Mail Removed)> wrote in
>> message news:5A3DCBB4-B91A-4FCD-BAF2-(E-Mail Removed)...
>> > Does anyone know how to combine a line bar bar graph with a stacked bar
>> > graph?
>> >
>> > Basically the graph would have 4 bars and then the 5th bar would be a
>> > stacked bar while the rest of the bars remain solid. Here is a link to
>> > a
>> > picture I posted on the UK forums. So far everyone has told me it is
>> > impossible, but I don't believe it is.
>> >
>> > http://www.access-programmers.co.uk/...092#post721092
>> >
>> > Please Help!!
>> >
>> > I have tried everything I could think of, but I ended up using
>> > microsoft
>> > expression design.
>> >

>>
>>
>>



 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

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


Similar Threads
Thread Thread Starter Forum Replies Last Post
Excel 2003 is missing Built-In Custom Chart Types in Chart Wizard Julius Microsoft Excel Programming 2 6th Mar 2009 05:55 PM
Excel 2003 is missing Built-In Custom Chart Types in Chart Wizard Julius Microsoft Excel Setup 1 6th Mar 2009 02:57 AM
Excel 2003 is missing Built-In Custom Chart Types in Chart Wizard Julius Microsoft Excel Programming 0 6th Mar 2009 02:21 AM
Cannot Activate Chart Area in Chart. Chart Object Failed ahperez@gmail.com Microsoft Excel Programming 2 8th Aug 2006 03:38 AM
pasting chart shows chart area, not the chart =?Utf-8?B?UGlyam8=?= Microsoft Powerpoint 3 13th Oct 2005 05:31 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 05:12 PM.