Hi,
I wonder if I can draw a 3D bar chart with 3D data table?
I would like to draw some more bars behind (or in front) of other bars.
In example:
I have several tables of salesman for each car they sell in given periode (Q1 - Q4). I would like to draw a bar graph comparison of sold VW Polo for each salesman in each periode. Behind that graph I would like to see another bar graph showing their sale of VW passat.
The data tables are like this:
Number of Sold cars: VW Polo
Name| Q1 | Q2 | Q3 | Q4
-----------------------------
John | 5 | 3 | 4 | 5
Jake | 2 | 4 | 6 | 2
Betty | 1 | 2 | 3 | 4
Number of Sold cars: VW Passat
Name| Q1 | Q2 | Q3 | Q4
-----------------------------
John | 3 | 3 | 8 | 6
Jake | 4 | 4 | 1 | 3
Betty | 6 | 2 | 7 | 9
etc...
Real 3 dimensional bar chart (3D data table)
-
- Site Admin
- Posts: 14730
- Joined: Mon Jun 09, 2003 4:00 am
- Location: Banyoles, Catalonia
- Contact:
Hi pro17,
You could try using Tower3D series. At this forums thread you'll find the explanation on how those series work.
You could try using Tower3D series. At this forums thread you'll find the explanation on how those series work.
Best Regards,
Narcís Calvet / Development & Support Steema Software Avinguda Montilivi 33, 17003 Girona, Catalonia Tel: 34 972 218 797 http://www.steema.com |
Instructions - How to post in this forum |