Connecting Tech Pros Worldwide Help | Site Map

Chart

 
LinkBack Thread Tools Search this Thread
  #1  
Old July 17th, 2005, 12:32 AM
Rod
Guest
 
Posts: n/a
Default Chart

Hi,

First I apologize for my english.

I am using MySQL and PHP.
I have a list of Tasks in a table.
Each Task has a status (started/completed/in progress/pending)
Each Task can be associated to a list of Parent Task.
Therefore, a task can start only if all its parent tasks have been
completed.

I would like to dynamically (the task order can change) and graphically show
this process in a web page.
Each task should be displayed in a box (or a circle) with its name and a
different color according to its status.
They should be displayed from top to bottom to know which one will start
first, and which one will start after etc etc until the last one.

Do you know a way to do it using a FREE component (java applet, flash...)?

Thanks you very much.

Rodolphe




  #2  
Old July 17th, 2005, 12:32 AM
Paulus Magnus
Guest
 
Posts: n/a
Default Re: Chart

"Rod" <toto@toto.com> wrote in message news:bmgujs$pmq$1@home.itg.ti.com...[color=blue]
> Hi,
>
> First I apologize for my english.
>
> I am using MySQL and PHP.
> I have a list of Tasks in a table.
> Each Task has a status (started/completed/in progress/pending)
> Each Task can be associated to a list of Parent Task.
> Therefore, a task can start only if all its parent tasks have been
> completed.
>
> I would like to dynamically (the task order can change) and graphically[/color]
show[color=blue]
> this process in a web page.
> Each task should be displayed in a box (or a circle) with its name and a
> different color according to its status.
> They should be displayed from top to bottom to know which one will start
> first, and which one will start after etc etc until the last one.
>
> Do you know a way to do it using a FREE component (java applet, flash...)?[/color]

You could do it with Flash and its ability to hook into PHP/MySQL but you'll
need a Flash newsgroup far more than you'll need this PHP newsgroup.

Paulus


  #3  
Old July 17th, 2005, 12:33 AM
Jochen Daum
Guest
 
Posts: n/a
Default Re: Chart

Hi Rod!

On Tue, 14 Oct 2003 15:46:45 +0200, "Rod" <toto@toto.com> wrote:
[color=blue]
>Hi,
>
>First I apologize for my english.
>
>I am using MySQL and PHP.
>I have a list of Tasks in a table.
>Each Task has a status (started/completed/in progress/pending)
>Each Task can be associated to a list of Parent Task.
>Therefore, a task can start only if all its parent tasks have been
>completed.
>
>I would like to dynamically (the task order can change) and graphically show
>this process in a web page.
>Each task should be displayed in a box (or a circle) with its name and a
>different color according to its status.
>They should be displayed from top to bottom to know which one will start
>first, and which one will start after etc etc until the last one.[/color]

There is a very common way of displaying this, which is called a gantt
chart. JPGraph (www.aditus.nu/jpgraph) supports such graphs.

HTH, Jochen
--
Jochen Daum - CANS Ltd.
PHP DB Edit Toolkit -- PHP scripts for building
database editing interfaces.
http://sourceforge.net/projects/phpdbedittk/
  #4  
Old July 17th, 2005, 12:33 AM
Rod
Guest
 
Posts: n/a
Default Re: Chart

Hi Jochen,

thanks you very much for your answer.
Unfortunatelly, this is not exactly what I am searching for.
The process can be very complex.
Here is exactly what I would like:
http://www.componentsource.com/Asset...rge/513273.gif
But it is not free.

Do you know another component to do that?

thanks you very much

Rodolphe


  #5  
Old July 17th, 2005, 12:35 AM
Jochen Daum
Guest
 
Posts: n/a
Default Re: Chart

Hi Rod!

On Wed, 15 Oct 2003 09:24:20 +0200, "Rod" <toto@toto.com> wrote:
[color=blue]
>Hi Jochen,
>
>thanks you very much for your answer.
>Unfortunatelly, this is not exactly what I am searching for.
>The process can be very complex.
>Here is exactly what I would like:
>http://www.componentsource.com/Asset...rge/513273.gif
>But it is not free.
>[/color]
Ok, now I understand. It looks complex in content, but simple in
display. Can you not do it yourself with the GD library? The only
problem are the places where the lines cross each other.

[color=blue]
>Do you know another component to do that?
>[/color]
Nope.

Jochen
--
Jochen Daum - CANS Ltd.
PHP DB Edit Toolkit -- PHP scripts for building
database editing interfaces.
http://sourceforge.net/projects/phpdbedittk/
 

Bookmarks

Thread Tools Search this Thread
Search this Thread:

Advanced Search

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 Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Popular Articles

What is Bytes?

We are a network of experts and professionals in IT and software development that help one another with answers to tough questions and share insights. Get the best answers to your questions from over 220,989 network members.