View Single Post
  #3   Report Post  
Bernard Liengme
 
Posts: n/a
Default

Also my website
--
Bernard V Liengme
www.stfx.ca/people/bliengme
remove caps from email

"AB" wrote in message
...
Hello,

How could I create a graph (chart) with both stacked and
clustered data?

For example, I have sales data per zones (North, East,
West, South). The data is further split into time-
quarters (Q1, Q2, Q3, Q4). Within this, there is a
further split based on hardware type A and hardware type B.

I wanted to create a graph that has as "X" axis the
zones. For each zone, I want one stack per quarter. Thus
all quarters are clustered together and in each quarter
the sales per hardware type are stacked.

How could we do this?

Thanks a lot for your ideas.