G
Guest
I would like to create a 3 dimensional chart, based on a stacked bar chart. Specifically, I would like to give the individual elements of each stack different heights, in a 3rd dimension.
Forinstance:
Category A Element 1, Width 75, Height 10;
Category A Element 2, Width 25, Height 15;
Category B Element 1, Width 35, Height 5;
Category B Element 2, Width 65, Height 25;
For each category, elements 1 and 2 would be stacked to create a 100% bar (using the width); adding height is the challenge.
Any ideas would be most appreciated.
Forinstance:
Category A Element 1, Width 75, Height 10;
Category A Element 2, Width 25, Height 15;
Category B Element 1, Width 35, Height 5;
Category B Element 2, Width 65, Height 25;
For each category, elements 1 and 2 would be stacked to create a 100% bar (using the width); adding height is the challenge.
Any ideas would be most appreciated.