473,499 Members | 1,765 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Chart

Rod
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

Jul 17 '05 #1
4 2267
"Rod" <to**@toto.com> wrote in message news:bm**********@home.itg.ti.com...
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...)?


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
Jul 17 '05 #2
Hi Rod!

On Tue, 14 Oct 2003 15:46:45 +0200, "Rod" <to**@toto.com> wrote:
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.


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/
Jul 17 '05 #3
Rod
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
Jul 17 '05 #4
Hi Rod!

On Wed, 15 Oct 2003 09:24:20 +0200, "Rod" <to**@toto.com> wrote:
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.
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.

Do you know another component to do that?

Nope.

Jochen
--
Jochen Daum - CANS Ltd.
PHP DB Edit Toolkit -- PHP scripts for building
database editing interfaces.
http://sourceforge.net/projects/phpdbedittk/
Jul 17 '05 #5

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
12480
by: Brian Shade | last post by:
Hi all. I am having a bit of a problem with my Perl script and the creation of a chart. I can create the chart and create a new SeriesCollection. I then specify the XValues and the Values parameter...
8
5663
by: Prabhakar | last post by:
Friends, I have been migrating ASP applications from IIS4.0/NT4.0 to IIS5.0/W2K. All the applications working perfectly except one. This particular application will make use of asp chart object....
1
2179
by: Jim | last post by:
I have this chart on a form. I'm trying to get this chart to render only if the user chooses to do so. This because of that the chart is quite complex and takes some time to render. I know that I...
22
6738
by: PeteCresswell | last post by:
I've been to http://msdn.microsoft.com/library/default.asp?url=/library/en-us/mschrt/html/vbobjtitleobject.asp, but still don't have a clue. For example, I've got a chart object namde...
3
3396
by: StBond | last post by:
Hi everyone, I am new to Access and Visual Basic so things my be getting across a bit cloudy. I only started using VB for one week. I am having a little problem with the database that I am...
9
3057
by: Patrick.O.Ige | last post by:
I have a code below and its a PIE & BAR CHART. The values now are all static but I want to be able to pull the values from a database. Can you guys give me some ideas to do this? Thanks ...
1
7611
by: Robin Tucker | last post by:
Heres and interesting problem: I have a VB.NET program that creates reports via. Word Automation. This all works fine. What I want to do as part of this report generation process is to embed a...
1
3807
by: Scott H. | last post by:
Hello: I am trying to use Crystal Reports from VS.NET 2003 to produce a simple line chart, where the x axis represents the number of measurements taken and the y axis represents the range of...
1
3159
by: Saintor | last post by:
This is for A97 in runtime or MDE mode. My intent was to define a temporary query using the recordsetclone property / filter / orderby. The controlsource of my chart would be based on a grouped...
1
4996
by: cubekid | last post by:
I am using OWC 11 in my new web application for displaying charts. Is it possible in OWC 11 to combine and display a column and a line graph (Looking like they overlap each other)? I tried it using...
0
7128
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
7006
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
7169
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
1
6892
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
5467
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
1
4917
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...
0
3088
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
0
1425
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated ...
0
294
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.