horizontal stacked bar graphs

G

Geert Claus

Hi,
I'm not sure if is the right place to post this question... please tell me
if there is a more appropriate group.

Who can help me find a software-tool that allows me to draw horizontal
stacked bar graphs, representing the planning
of my personnel, and retrieving data from my oracle database .

The graph should look like this :
Y-axis : Names of personnel
X-axis : time-bar, showing planned projects for each personnel-member. Each
project has its own colour, name of
project should be printed inside the bar.

Available data :

master table 'personnel' with a 1-n relation to child table 'projects'

personnel : - Name
projects : - name of project
- start date
- end date
- colour (RGB-value)


if necessary, data can be extracted into a text-file.
 
M

Mike From Stormwatch

Hi Geert -

My company, Visual Mining, has an example of this kind of chart:

http://www.visualmining.com/examples/serverexamples/time-multiset.html

Although the above is a relatively simple example, if you download an
evaluation copy of the NetCharts Server product, you can find
additional examples in the Examples section. And, FWIW, it does
provide direct access to many data sources, including Oracle and
Excel.

Best of luck

Mike
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top